Home
last modified time | relevance | path

Searched defs:NoUndef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h113 NoUndef, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4429 bool NoUndef = CB.paramHasAttr(i, Attribute::NoUndef); in visitCallBase() local