Searched refs:isPreheader (Results 1 – 2 of 2) sorted by relevance
169 bool isPreheader(const MachineBasicBlock *B) const;223 bool HexagonEarlyIfConversion::isPreheader(const MachineBasicBlock *B) const { in isPreheader() function in HexagonEarlyIfConversion321 if ((TB && isPreheader(TB)) || (FB && isPreheader(FB))) { in matchFlowPattern()
427 bool isPreheader);957 bool isPreheader) { in isMergingEmptyBlockProfitable() argument962 if (!DisablePreheaderProtect && isPreheader && in isMergingEmptyBlockProfitable()