Home
last modified time | relevance | path

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

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