Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h107 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h133 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h133 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h276 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
DLoopInfo.h952 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h280 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
DLoopInfo.h976 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/external/llvm/include/llvm/Analysis/
DLoopInfo.h551 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp274 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp298 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp304 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local