Searched defs:getLoopFor (Results 1 – 3 of 3) sorted by relevance
118 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
939 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
169 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { in getLoopFor() function in MachineTraceMetrics::Ensemble