Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h382 Value *getRelatedExistingExpansion(const SCEV *S, const Instruction *At,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2054 Value *SCEVExpander::getRelatedExistingExpansion(const SCEV *S, in getRelatedExistingExpansion() function in SCEVExpander
2260 if (getRelatedExistingExpansion(S, &At, L)) in isHighCostExpansionHelper()
2301 if (getRelatedExistingExpansion( in isHighCostExpansionHelper()