Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp776 SmallSet<const Value *, 16> KnownPoison; in mustExecuteUBIfPoisonOnPathTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2136 SmallSet<const Value *, 16> KnownPoison; in mustExecuteUBIfPoisonOnPathTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp4560 const SmallSet<const Value *, 16>& KnownPoison) { in mustTriggerUB()
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp5118 const SmallSet<const Value *, 16>& KnownPoison) { in mustTriggerUB()