Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h330 void SelectBasicBlock(BasicBlock::const_iterator Begin,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp650 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel
1720 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall); in SelectAllBasicBlocks()
1784 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()