Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.h67 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h437 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function