Home
last modified time | relevance | path

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

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