/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineLoopInfo.h | 107 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 153 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 D | MachineLoopInfo.h | 141 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 153 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 150 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 156 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 D | MachineLoopInfo.h | 133 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericLoopInfo.h | 615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericLoopInfo.h | 615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | GenericLoopInfo.h | 615 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 286 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 D | BlockFrequencyInfoImpl.h | 285 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
|
H A D | LoopInfo.h | 1005 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 286 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericLoopInfo.h | 625 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 D | BlockFrequencyInfoImpl.h | 276 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
|
H A D | LoopInfo.h | 952 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 551 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 274 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 298 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 319 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
|