Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DFastISel.h244 void startNewBlock();
DRDFGraph.h396 void startNewBlock();
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRDFGraph.cpp342 void NodeAllocator::startNewBlock() { in startNewBlock() function in NodeAllocator
365 startNewBlock(); in New()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1401 FastIS->startNewBlock(); in SelectAllBasicBlocks()
1488 FastIS->startNewBlock(); in SelectAllBasicBlocks()
DFastISel.cpp123 void FastISel::startNewBlock() { in startNewBlock() function in FastISel