Home
last modified time | relevance | path

Searched defs:getBasicBlock (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp638 BasicBlock *getBasicBlock(unsigned ID) const { in getBasicBlock() function in __anon8c0d27130411::BitcodeReader
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1683 SDValue SelectionDAG::getBasicBlock(MachineBasicBlock *MBB) { in getBasicBlock() function in SelectionDAG