Searched refs:isPreheader (Results 1 – 2 of 2) sorted by relevance
176 bool isPreheader(const MachineBasicBlock *B) const;230 bool HexagonEarlyIfConversion::isPreheader(const MachineBasicBlock *B) const { in isPreheader() function in HexagonEarlyIfConversion328 if ((TB && isPreheader(TB)) || (FB && isPreheader(FB))) { in matchFlowPattern()
426 bool isPreheader);961 bool isPreheader) { in isMergingEmptyBlockProfitable() argument966 if (!DisablePreheaderProtect && isPreheader && in isMergingEmptyBlockProfitable()