Searched defs:getLoopFor (Results 1 – 2 of 2) sorted by relevance
612 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } getLoopFor() function
168 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { in getLoopFor() function in MachineTraceMetrics::Ensemble