Searched defs:isLoweredToCall (Results 1 – 4 of 4) sorted by relevance
1857 bool ARMTTIImpl::isLoweredToCall(const Function *F) { in isLoweredToCall() function in ARMTTIImpl
124 bool isLoweredToCall(const Function *F) const { in isLoweredToCall() function
1995 bool isLoweredToCall(const Function *F) override { in isLoweredToCall() function
291 bool TargetTransformInfo::isLoweredToCall(const Function *F) const { in isLoweredToCall() function in TargetTransformInfo