Home
last modified time | relevance | path

Searched defs:tryFactorization (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp450 static Value *tryFactorization(InstCombiner::BuilderTy *Builder, in tryFactorization() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp556 Value *InstCombiner::tryFactorization(BinaryOperator &I, in tryFactorization() function in InstCombiner
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp638 static Value *tryFactorization(BinaryOperator &I, const SimplifyQuery &SQ, in tryFactorization() function