Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp779 SmallSet<const Value *, 16> KnownPoison; in mustExecuteUBIfPoisonOnPathTo() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp5799 const SmallSet<const Value *, 16>& KnownPoison) { in mustTriggerUB()