Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h174 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp700 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition() argument
814 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions() argument