Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h167 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp643 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition()
725 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions()