Home
last modified time | relevance | path

Searched defs:UndefValue (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h50 class UndefValue; global() variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h48 class UndefValue; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp272 Value *UndefValue = UndefValue::get(Ty); lowerIncomingArguments() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml324 | UndefValue global() Constructor
H A Dllvm.mli361 | UndefValue global() Constructor
H A Dllvm_ocaml.c727 UndefValue, global() enumerator
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp1030 visitUndefValue(UndefValue &) visitUndefValue() argument