Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h380 getRelatedExistingExpansion(const SCEV *S, const Instruction *At, Loop *L);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2186 SCEVExpander::getRelatedExistingExpansion(const SCEV *S, const Instruction *At, in getRelatedExistingExpansion() function in SCEVExpander
2380 if (getRelatedExistingExpansion(S, &At, L)) in isHighCostExpansionHelper()
2421 if (getRelatedExistingExpansion( in isHighCostExpansionHelper()