Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp224 static Value *getPoisonFor(DenseMap<Value *, Value *> &ValToPoison, Value *V) { in getPoisonFor() argument
260 DenseMap<Value *, Value *> ValToPoison; in rewrite() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp222 static Value *getPoisonFor(DenseMap<Value *, Value *> &ValToPoison, Value *V) { in getPoisonFor() argument
258 DenseMap<Value *, Value *> ValToPoison; in rewrite() local