Home
last modified time | relevance | path

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

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