Searched refs:estimateFunctionSizeInBytes (Results 1 – 2 of 2) sorted by relevance
122 static uint64_t estimateFunctionSizeInBytes(const LoongArchInstrInfo *TII, in estimateFunctionSizeInBytes() function153 bool IsLargeFunction = !isInt<27>(estimateFunctionSizeInBytes(TII, MF)); in processFunctionBeforeFrameFinalized()
1036 static unsigned estimateFunctionSizeInBytes(const MachineFunction &MF, in estimateFunctionSizeInBytes() function1106 bool IsLargeFunction = !isInt<20>(estimateFunctionSizeInBytes(MF, *TII)); in processFunctionBeforeFrameFinalized()