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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h248 void startNewBlock();
H A DRDFGraph.h395 void startNewBlock();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp344 void NodeAllocator::startNewBlock() { function in class:NodeAllocator
367 startNewBlock();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1381 FastIS->startNewBlock();
1463 FastIS->startNewBlock();
H A DFastISel.cpp130 void FastISel::startNewBlock() { function in class:FastISel

Completed in 140 milliseconds