Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h345 void SelectBasicBlock(BasicBlock::const_iterator Begin,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp716 void SelectionDAGISel::SelectBasicBlock(BasicBlock::const_iterator Begin, in SelectBasicBlock() function in SelectionDAGISel
1542 SelectBasicBlock(Inst->getIterator(), BI, HadTailCall); in SelectAllBasicBlocks()
1606 SelectBasicBlock(Begin, BI, HadTailCall); in SelectAllBasicBlocks()