Searched refs:HasAlloca (Results 1 – 1 of 1) sorted by relevance
719 bool HasAlloca = MFI.hasVarSizedObjects(); in hasFP() local733 if ((HasFixed || HasPrealloc) && (HasAlloca || HasExtraAlign)) in hasFP()835 bool HasAlloca = MFI.hasVarSizedObjects(); in getFrameIndexReference() local855 UseFP |= (HasAlloca || HasExtraAlign); in getFrameIndexReference()857 if (HasAlloca) { in getFrameIndexReference()1021 bool HasAlloca = MFI->hasVarSizedObjects(); in processFunctionBeforeFrameFinalized() local1024 if (!HasAlloca || !NeedsAlign) in processFunctionBeforeFrameFinalized()