Searched refs:getCandidateConstant (Results 1 – 2 of 2) sorted by relevance
504 return getCandidateConstant(StoreValue); in getPromotableAlloca()849 Constant *C = getCandidateConstant(CS.getArgOperand(A->getArgNo())); in findSpecializations()1079 Constant *FunctionSpecializer::getCandidateConstant(Value *V) { in getCandidateConstant() function in FunctionSpecializer1121 return getCandidateConstant(CS->getArgOperand(ArgNo)) != Arg.Actual; in updateCallSites()
335 Constant *getCandidateConstant(Value *V);