HomeSort by: relevance | last modified time | path
    Searched refs:getRelatedExistingExpansion (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h 380 getRelatedExistingExpansion(const SCEV *S, const Instruction *At, Loop *L);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp 2186 SCEVExpander::getRelatedExistingExpansion(const SCEV *S, const Instruction *At,
2380 if (getRelatedExistingExpansion(S, &At, L))
2421 if (getRelatedExistingExpansion(

Completed in 25 milliseconds