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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h339 void SelectBasicBlock(BasicBlock::const_iterator Begin,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp689 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, function in class:SelectionDAGISel
1520 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall);
1584 SelectBasicBlock(Begin, BI, HadTailCall);

Completed in 117 milliseconds