Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h355 FindValueInExprValueMap(const SCEV *S, const Instruction *InsertPt);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1779 SCEVExpander::FindValueInExprValueMap(const SCEV *S, in FindValueInExprValueMap() function in SCEVExpander
1876 ScalarEvolution::ValueOffsetPair VO = FindValueInExprValueMap(S, InsertPt); in expand()
2120 ScalarEvolution::ValueOffsetPair VO = FindValueInExprValueMap(S, At); in getRelatedExistingExpansion()