Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3178 static const BasicBlock *getIRBlockFromSlot( in getIRBlockFromSlot() function
3187 return getIRBlockFromSlot(Slot, Slots2BasicBlocks); in getIRBlock()
3195 return getIRBlockFromSlot(Slot, CustomSlots2BasicBlocks); in getIRBlock()