Home
last modified time | relevance | path

Searched defs:isProfitableForNoCSROpt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h76 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h462 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function