Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp978 static bool shouldConvertOrWithNoCommonBitsToAdd(Instruction *Or) { in shouldConvertOrWithNoCommonBitsToAdd() function
2216 shouldConvertOrWithNoCommonBitsToAdd(I) && !isLoadCombineCandidate(I) && in OptimizeInst()