Searched refs:isPreheader (Results 1 – 2 of 2) sorted by relevance
177 bool isPreheader(const MachineBasicBlock *B) const;231 bool HexagonEarlyIfConversion::isPreheader(const MachineBasicBlock *B) const { in isPreheader() function in HexagonEarlyIfConversion328 if ((TB && isPreheader(TB)) || (FB && isPreheader(FB))) { in matchFlowPattern()
348 bool isPreheader);647 bool isPreheader) { in isMergingEmptyBlockProfitable() argument652 if (!DisablePreheaderProtect && isPreheader && in isMergingEmptyBlockProfitable()