Searched refs:hasStreamingModeChanges (Results 1 – 6 of 6) sorted by relevance
60 if (!FuncInfo->hasStreamingModeChanges()) in INITIALIZE_PASS_DEPENDENCY()
181 AFI->hasStreamingModeChanges()); in needsAsyncDwarfUnwindInfo()
534 bool hasStreamingModeChanges() const { return HasStreamingModeChanges; } in hasStreamingModeChanges() function
356 if (AFI->hasSwiftAsyncContext() || AFI->hasStreamingModeChanges()) in homogeneousPrologEpilog()1393 return AFI->hasStreamingModeChanges() && in requiresGetVGCall()1401 if (!AFI->hasStreamingModeChanges()) in requiresSaveVG()3979 if (AFI->hasStreamingModeChanges() && !hasFP(MF)) in enableStackSlotScavenging()
8740 if (AFI->hasStreamingModeChanges()) in isFunctionSafeToOutlineFrom()
8191 if (MF.getInfo<AArch64FunctionInfo>()->hasStreamingModeChanges() && in AdjustInstrPostInstrSelection()