Home
last modified time | relevance | path

Searched refs:startNewBlock (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h243 void startNewBlock();
H A DRDFGraph.h395 void startNewBlock();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp344 void NodeAllocator::startNewBlock() { in startNewBlock() function in NodeAllocator
367 startNewBlock(); in New()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1389 FastIS->startNewBlock(); in SelectAllBasicBlocks()
1470 FastIS->startNewBlock(); in SelectAllBasicBlocks()
H A DFastISel.cpp124 void FastISel::startNewBlock() { in startNewBlock() function in FastISel