Home
last modified time | relevance | path

Searched defs:MBBVectorTy (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h159 using MBBVectorTy = SmallVectorImpl<MachineBasicBlock *>; variable
DMachinePipeliner.h146 using MBBVectorTy = SmallVectorImpl<MachineBasicBlock *>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h166 using MBBVectorTy = SmallVectorImpl<MachineBasicBlock *>; variable
DMachinePipeliner.h149 using MBBVectorTy = SmallVectorImpl<MachineBasicBlock *>; variable
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp224 typedef SmallVectorImpl<MachineBasicBlock *> MBBVectorTy; typedef in __anonefc80e870111::SwingSchedulerDAG