Home
last modified time | relevance | path

Searched defs:isLoopHeader (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h107 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineLoopInfo.h153 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h141 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineLoopInfo.h153 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineLoopInfo.h150 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineLoopInfo.h156 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h133 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfo.h615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfo.h615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfo.h615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h285 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
H A DLoopInfo.h1005 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfo.h625 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h276 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
H A DLoopInfo.h952 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h551 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp274 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp298 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp319 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local