Home
last modified time | relevance | path

Searched defs:MBBs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
DLiveIntervalAnalysis.h229 SmallVectorImpl<MachineBasicBlock*> &MBBs) const { in findLiveInMBBs()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp269 SmallPtrSet<const MachineBasicBlock*, 4> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp1528 std::vector<std::pair<unsigned, MachineBasicBlock*> > MBBs; in joinAllIntervals() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1139 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
1157 const std::vector<MachineBasicBlock*> &MBBs = JT[i].MBBs; in emitJumpTableInfo() local
/external/llvm/lib/Target/ARM/
DARMCodeEmitter.cpp1604 const std::vector<MachineBasicBlock*> &MBBs = (*MJTEs)[JTIndex].MBBs; in emitInlineJumpTable() local