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