Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp1321 bool isPoison = false; in get() local
1372 bool isPoison = isa<PoisonValue>(C); in getImpl() local