Searched refs:hasStreamingModeChanges (Results 1 – 6 of 6) sorted by relevance
57 if (!FuncInfo->hasStreamingModeChanges()) in INITIALIZE_PASS_DEPENDENCY()
202 AFI->hasStreamingModeChanges()); in needsAsyncDwarfUnwindInfo()
582 bool hasStreamingModeChanges() const { return HasStreamingModeChanges; } in hasStreamingModeChanges() function
387 if (AFI->hasSwiftAsyncContext() || AFI->hasStreamingModeChanges()) in homogeneousPrologEpilog()1462 return AFI->hasStreamingModeChanges() && in requiresGetVGCall()1470 if (!AFI->hasStreamingModeChanges()) in requiresSaveVG()4325 if (AFI->hasStreamingModeChanges() && !hasFP(MF)) in enableStackSlotScavenging()
9519 if (AFI->hasStreamingModeChanges()) in isFunctionSafeToOutlineFrom()
8723 if (MF.getInfo<AArch64FunctionInfo>()->hasStreamingModeChanges() && in AdjustInstrPostInstrSelection()