Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1321 bool isPoison = false; in get() local
1372 bool isPoison = isa<PoisonValue>(C); in getImpl() local