Home
last modified time | relevance | path

Searched refs:replaceOperandsForInBlockEquality (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVN.h287 bool replaceOperandsForInBlockEquality(Instruction *I) const;
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVN.h344 bool replaceOperandsForInBlockEquality(Instruction *I) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1802 bool GVN::replaceOperandsForInBlockEquality(Instruction *Instr) const { in replaceOperandsForInBlockEquality() function in GVN
2190 ChangedFunction |= replaceOperandsForInBlockEquality(&*BI); in processBlock()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp1982 bool GVN::replaceOperandsForInBlockEquality(Instruction *Instr) const { in replaceOperandsForInBlockEquality() function in GVN
2375 ChangedFunction |= replaceOperandsForInBlockEquality(&*BI); in processBlock()