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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h 487 void hoistBeforePos(DominatorTree *DT, Instruction *InstToHoist,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp 1120 void SCEVExpander::hoistBeforePos(DominatorTree *DT, Instruction *InstToHoist,
1286 hoistBeforePos(&SE.DT, IncV, IVIncInsertPos, AddRecPhiMatch);

Completed in 55 milliseconds