Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp1036 static unsigned estimateFunctionSizeInBytes(const MachineFunction &MF, in estimateFunctionSizeInBytes() function
1106 bool IsLargeFunction = !isInt<20>(estimateFunctionSizeInBytes(MF, *TII)); in processFunctionBeforeFrameFinalized()