Searched defs:MBBs (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member in struct:llvm::MachineJumpTableEntry
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLexicalScopes.cpp268 getMachineBasicBlocks(DebugLoc DL, SmallPtrSet<const MachineBasicBlock*, 4> &MBBs) argument
H A DRegisterCoalescer.cpp2335 std::vector<std::pair<unsigned, MachineBasicBlock*> > MBBs; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp1139 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; local
1157 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; local
[all...]

Completed in 195 milliseconds