Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7652 SmallSet<const Value *, 16> KnownPoison; in mustExecuteUBIfPoisonOnPathTo() local
7924 const SmallPtrSetImpl<const Value *> &KnownPoison) { in mustTriggerUB()
H A DScalarEvolution.cpp7365 SmallPtrSet<const Value *, 16> KnownPoison; in isAddRecNeverPoison() local