Searched refs:hasEHLabel (Results 1 – 3 of 3) sorted by relevance
161 bool hasEHLabel(const MachineBasicBlock *B) const;314 bool HexagonEarlyIfConversion::hasEHLabel(const MachineBasicBlock *B) const { in hasEHLabel() function in HexagonEarlyIfConversion395 if (hasEHLabel(FP.SplitB)) // KLUDGE: see function definition in isValid()1029 if (!hasEHLabel(SB) || hasUncondBranch(SB)) in simplifyFlowGraph()
357 bool hasEHLabel(const MachineBasicBlock *B) const;
2975 bool HexagonInstrInfo::hasEHLabel(const MachineBasicBlock *B) const { in hasEHLabel() function in HexagonInstrInfo