reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/TargetFolder.h
  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,