Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h36 std::vector<MachineBasicBlock*> MBBs; member
DLiveIntervalAnalysis.h261 SmallVectorImpl<MachineBasicBlock*> &MBBs) const { in findLiveInMBBs()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp272 const MDLocation *DL, SmallPtrSetImpl<const MachineBasicBlock *> &MBBs) { in getMachineBasicBlocks()
DRegisterCoalescer.cpp2847 std::vector<MBBPriorityInfo> MBBs; in joinAllIntervals() local
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp159 SmallVector<MBBInfo, 16> MBBs; member in __anon54024d730111::SystemZLongBranch
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1062 const std::vector<MachineBasicBlock*> &MBBs = JT[I].MBBs; in NaClAlignIndirectJumpTargets() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp1876 std::set<MachineBasicBlock *> &MBBs) { in findNearestCommonPostDom()