Searched defs:isLoopHeader (Results 1 – 11 of 11) sorted by relevance
107 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
133 inline bool isLoopHeader(const MachineBasicBlock *BB) const { in isLoopHeader() function
276 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
952 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
280 bool isLoopHeader() const { return Loop && Loop->isHeader(Node); } in isLoopHeader() function
976 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
551 bool isLoopHeader(const BlockT *BB) const { in isLoopHeader() function
274 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
298 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local
304 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local