Searched refs:IsSafeToFixup (Results 1 – 1 of 1) sorted by relevance
8384 auto IsSafeToFixup = [this, &TRI](MachineInstr &MI) { in getOutliningCandidateInfo() local8440 bool AllStackInstrsSafe = llvm::all_of(FirstCand, IsSafeToFixup); in getOutliningCandidateInfo()