Searched defs:isLoopHeader (Results 1 – 3 of 3) sorted by relevance
117 inline bool isLoopHeader(MachineBasicBlock *BB) const { in isLoopHeader() function
565 bool isLoopHeader(BlockT *BB) const { in isLoopHeader() function
268 auto isLoopHeader = [&OuterLoop](const BlockNode &Node) { in addToDist() local