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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h 490 void fixupInsertPoints(Instruction *I);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp 1031 void SCEVExpander::fixupInsertPoints(Instruction *I) {
1070 fixupInsertPoints(*I);
1127 fixupInsertPoints(InstToHoist);

Completed in 23 milliseconds