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