Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp983 static bool shouldConvertOrWithNoCommonBitsToAdd(Instruction *Or) { in shouldConvertOrWithNoCommonBitsToAdd() function
2233 shouldConvertOrWithNoCommonBitsToAdd(I) && !isLoadCombineCandidate(I) && in OptimizeInst()