Searched defs:getLoopFor (Results 1 – 5 of 5) sorted by relevance
87 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
92 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
673 LoopT *getLoopFor(const BlockT *BB) const { in getLoopFor() function976 inline Loop *getLoopFor(const BasicBlock *BB) const { in getLoopFor() function
536 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
157 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { in getLoopFor() function in MachineTraceMetrics::Ensemble