Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineLoopInfo.h87 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h92 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h673 LoopT *getLoopFor(const BlockT *BB) const { in getLoopFor() function
976 inline Loop *getLoopFor(const BasicBlock *BB) const { in getLoopFor() function
/external/llvm/include/llvm/Analysis/
DLoopInfo.h536 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp157 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const { in getLoopFor() function in MachineTraceMetrics::Ensemble