Searched refs:hasBTISemantics (Results 1 – 2 of 2) sorted by relevance
270 static bool hasBTISemantics(const MachineInstr &MI);
1252 if (hasBTISemantics(MI)) in isSchedulingBoundary()4750 bool AArch64InstrInfo::hasBTISemantics(const MachineInstr &MI) { in hasBTISemantics() function in AArch64InstrInfo9777 if (hasBTISemantics(MI)) in getOutliningTypeImpl()