Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h50 class UndefValue; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h49 class UndefValue; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp274 TrueValue, &AI, UndefValue, AI.getName() + ".tmp", AfterAllocaInsPt); in lowerIncomingArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp1030 SizeOffsetAPInt ObjectSizeOffsetVisitor::visitUndefValue(UndefValue &) { in visitUndefValue() argument