Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml324 | PoisonValue Constructor
H A Dllvm.mli359 | PoisonValue Constructor
H A Dllvm_ocaml.c654 PoisonValue, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3849 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); in poisonAllocaUserspace() local