Searched refs:hasBTISemantics (Results 1 – 2 of 2) sorted by relevance
267 static bool hasBTISemantics(const MachineInstr &MI);
1147 if (hasBTISemantics(MI)) in isSchedulingBoundary()4165 bool AArch64InstrInfo::hasBTISemantics(const MachineInstr &MI) { in hasBTISemantics() function in AArch64InstrInfo9004 if (hasBTISemantics(MI)) in getOutliningTypeImpl()