Searched refs:maximizeInst (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java207 void maximizeInst(UndetVar that, Warner warn) throws NoInstanceException { method in class:Infer
276 // VGJ: sort of inlined maximizeInst() below. Adding
330 maximizeInst((UndetVar) l.head, warn);

Completed in 35 milliseconds