reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
241 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const {
include/llvm/IR/ConstantFolder.h 249 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const {
include/llvm/IR/NoFolder.h 313 Instruction *CreateSelect(Constant *C,