Searched refs:getAlways (Results 1 – 4 of 4) sorted by relevance
194 return llvm::InlineCost::getAlways("alwaysinline viable"); in getInlineCost()199 return llvm::InlineCost::getAlways("wrapper-only call"); in getInlineCost()
91 static InlineCost getAlways(const char *Reason) { in getAlways() function
173 return InlineCost::getAlways("always inliner"); in getInlineCost()
2144 return llvm::InlineCost::getAlways("always inline attribute"); in getInlineCost()2188 return InlineCost::getAlways("empty function"); in getInlineCost()