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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
GVN.h 357 bool replaceOperandsForInBlockEquality(Instruction *I) const;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVN.cpp 2126 bool GVN::replaceOperandsForInBlockEquality(Instruction *Instr) const {
2527 ChangedFunction |= replaceOperandsForInBlockEquality(&*BI);

Completed in 17 milliseconds