Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h154 NoUndef, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3672 bool NoUndef = CB.paramHasAttr(i, Attribute::NoUndef); in visitCallBase() local