Home
last modified time | relevance | path

Searched refs:FindValueInExprValueMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h448 Value *FindValueInExprValueMap(const SCEV *S, const Instruction *InsertPt);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1766 Value *SCEVExpander::FindValueInExprValueMap(const SCEV *S, in FindValueInExprValueMap() function in SCEVExpander
1861 Value *V = FindValueInExprValueMap(S, InsertPt); in expand()
2074 return FindValueInExprValueMap(S, At); in getRelatedExistingExpansion()