Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1639 static unsigned EstimateFunctionSizeInBytes(const MachineFunction &MF, in EstimateFunctionSizeInBytes() function
1938 unsigned FnSize = EstimateFunctionSizeInBytes(MF, TII); in determineCalleeSaves()