Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp3135 DenseMap<unsigned, const BasicBlock *> CustomSlots2BasicBlocks; in getIRBlock() local
3136 initSlots2BasicBlocks(F, CustomSlots2BasicBlocks); in getIRBlock()
3137 return getIRBlockFromSlot(Slot, CustomSlots2BasicBlocks); in getIRBlock()