Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp729 BasicBlock *getBasicBlock(unsigned ID) const { getBasicBlock() function in __anon5272731a0411::BitcodeReader
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1926 SDValue SelectionDAG::getBasicBlock(MachineBasicBlock *MBB) { getBasicBlock() function in SelectionDAG