Home
last modified time | relevance | path

Searched refs:IsLargeFunction (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp1106 bool IsLargeFunction = !isInt<20>(estimateFunctionSizeInBytes(MF, *TII)); in processFunctionBeforeFrameFinalized() local
1107 if (IsLargeFunction) in processFunctionBeforeFrameFinalized()
1120 if (IsLargeFunction && RVFI->getBranchRelaxationScratchFrameIndex() == -1) in processFunctionBeforeFrameFinalized()