Searched defs:isLoweredToCall (Results 1 – 4 of 4) sorted by relevance
1994 bool ARMTTIImpl::isLoweredToCall(const Function *F) { in isLoweredToCall() function in ARMTTIImpl
144 bool isLoweredToCall(const Function *F) const { in isLoweredToCall() function
2307 bool isLoweredToCall(const Function *F) override { in isLoweredToCall() function
345 bool TargetTransformInfo::isLoweredToCall(const Function *F) const { in isLoweredToCall() function in TargetTransformInfo