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()
422 bool isPreheader);877 bool isPreheader) { in isMergingEmptyBlockProfitable() argument882 if (!DisablePreheaderProtect && isPreheader && in isMergingEmptyBlockProfitable()