Searched defs:isProfitableForNoCSROpt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFrameLowering.h | 75 bool isProfitableForNoCSROpt(const Function &F) const override { isProfitableForNoCSROpt() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetFrameLowering.h | 454 virtual bool isProfitableForNoCSROpt(const Function &F) const { isProfitableForNoCSROpt() function |