Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DTargetTransformInfo.cpp95 bool TargetTransformInfo::isLoweredToCall(const Function *F) const { in isLoweredToCall() function in TargetTransformInfo
451 bool isLoweredToCall(const Function *F) const { in isLoweredToCall() function