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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h167 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member in struct:llvm::PerFunctionMIParsingState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp645 parseBasicBlockDefinition( DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) argument
727 parseBasicBlockDefinitions( DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) argument

Completed in 68 milliseconds