Searched refs:hasEHLabel (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp182 bool hasEHLabel(const MachineBasicBlock *B) const;
341 bool HexagonEarlyIfConversion::hasEHLabel(const MachineBasicBlock *B) const { function in class:HexagonEarlyIfConversion
418 if (hasEHLabel(FP.SplitB)) // KLUDGE: see function definition
1046 if (!hasEHLabel(SB) || hasUncondBranch(SB))
H A DHexagonInstrInfo.h418 bool hasEHLabel(const MachineBasicBlock *B) const;
H A DHexagonInstrInfo.cpp3016 bool HexagonInstrInfo::hasEHLabel(const MachineBasicBlock *B) const { function in class:HexagonInstrInfo

Completed in 203 milliseconds