Home
last modified time | relevance | path

Searched refs:SelectBasicBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h501 void SelectBasicBlock(BasicBlock::const_iterator Begin,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp827 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel
1799 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall); in SelectAllBasicBlocks()
1863 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()