Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h308 getRelatedExistingExpansion(const SCEV *S, const Instruction *At, Loop *L);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1999 getRelatedExistingExpansion(S, At, L); in getExactExistingExpansion()
2006 SCEVExpander::getRelatedExistingExpansion(const SCEV *S, const Instruction *At, in getRelatedExistingExpansion() function in SCEVExpander
2050 if (At && getRelatedExistingExpansion(S, At, L)) in isHighCostExpansionHelper()
2098 if (!getRelatedExistingExpansion( in isHighCostExpansionHelper()