Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp236 static bool simplifyAssocCastAssoc(BinaryOperator *BinOp1) { in simplifyAssocCastAssoc() function
361 if (simplifyAssocCastAssoc(&I)) { in SimplifyAssociativeOrCommutative()