Searched refs:FindValueInExprValueMap (Results 1 – 2 of 2) sorted by relevance
448 Value *FindValueInExprValueMap(const SCEV *S, const Instruction *InsertPt);
1766 Value *SCEVExpander::FindValueInExprValueMap(const SCEV *S, in FindValueInExprValueMap() function in SCEVExpander1861 Value *V = FindValueInExprValueMap(S, InsertPt); in expand()2074 return FindValueInExprValueMap(S, At); in getRelatedExistingExpansion()