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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h71 /// MBBMap - A mapping from LLVM basic blocks to their machine code entry.
72 DenseMap<const BasicBlock*, MachineBasicBlock *> MBBMap; member in class:llvm::FunctionLoweringInfo
/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h72 /// MBBMap - A mapping from LLVM basic blocks to their machine code entry.
73 DenseMap<const BasicBlock*, MachineBasicBlock *> MBBMap; member in class:llvm::FunctionLoweringInfo

Completed in 5898 milliseconds