reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
97 Constant *CreateAnd(Constant *LHS, Constant *RHS) const {
include/llvm/IR/ConstantFolder.h 103 Constant *CreateAnd(Constant *LHS, Constant *RHS) const {
include/llvm/IR/NoFolder.h 161 Instruction *CreateAnd(Constant *LHS, Constant *RHS) const {