Searched defs:decomposeBitTestICmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp66 bool llvm::decomposeBitTestICmp(Value *LHS, Value *RHS, function in class:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp293 static bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred, function

Completed in 120 milliseconds