Home
last modified time | relevance | path

Searched defs:getLoopFor (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h141 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { getLoopFor() function
/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h602 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } getLoopFor() function
/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp168 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { getLoopFor() function in MachineTraceMetrics::Ensemble
[all...]