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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java775 return getChunkEnd().getNext() == neighbour.getChunkStart();
783 InstructionHandle getChunkStart() { method in class:MethodGenerator.Chunk
1091 new Chunk(chunks[mergeStart].getChunkStart(),
1175 methodsOutlined.add(outline(chunkToOutline.getChunkStart(),

Completed in 413 milliseconds