Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp223 static Value *getPoisonFor(DenseMap<Value *, Value *> &ValToPoison, Value *V) { in getPoisonFor() argument
259 DenseMap<Value *, Value *> ValToPoison; in rewrite() local