Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h172 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp680 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition()
788 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions()