Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineLoopInfo.h141 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineLoopInfo.h138 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineLoopInfo.h135 inline MachineLoop *getLoopFor(const MachineBasicBlock *BB) const { in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DGenericLoopInfo.h602 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfo.h602 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfo.h602 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfo.h612 LoopT *getLoopFor(const BlockT *BB) const { return BBMap.lookup(BB); } in getLoopFor() function