Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1364 bool isPoison = false; in get() local
1415 bool isPoison = isa<PoisonValue>(C); in getImpl() local