Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFrameLowering.h68 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h456 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function