Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp995 static bool shouldConvertOrWithNoCommonBitsToAdd(Instruction *Or) { in shouldConvertOrWithNoCommonBitsToAdd() function
2245 shouldConvertOrWithNoCommonBitsToAdd(I) && !isLoadCombineCandidate(I) && in OptimizeInst()