Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h244 void startNewBlock();
H A DRDFGraph.h433 void startNewBlock();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp338 void NodeAllocator::startNewBlock() { in startNewBlock() function in llvm::rdf::NodeAllocator
361 startNewBlock(); in New()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1641 FastIS->startNewBlock(); in SelectAllBasicBlocks()
1737 FastIS->startNewBlock(); in SelectAllBasicBlocks()
H A DFastISel.cpp123 void FastISel::startNewBlock() { in startNewBlock() function in FastISel
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc14450 {"_ZN4llvm8FastISel13startNewBlockEv", "llvm::FastISel::startNewBlock()"},