Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4095 bool NoUndef = CB.paramHasAttr(i, Attribute::NoUndef); in visitCallBase() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13369 bool AllUndef = true, NoUndef = true; in partitionShuffleOfConcats() local