Searched refs:IsLargeFunction (Results 1 – 1 of 1) sorted by relevance
1106 bool IsLargeFunction = !isInt<20>(estimateFunctionSizeInBytes(MF, *TII)); in processFunctionBeforeFrameFinalized() local1107 if (IsLargeFunction) in processFunctionBeforeFrameFinalized()1120 if (IsLargeFunction && RVFI->getBranchRelaxationScratchFrameIndex() == -1) in processFunctionBeforeFrameFinalized()