Home
last modified time | relevance | path

Searched refs:OnPathTo (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h1015 Instruction *OnPathTo,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6959 Instruction *OnPathTo, in mustExecuteUBIfPoisonOnPathTo() argument
6975 if (mustTriggerUB(I, KnownPoison) && DT->dominates(I, OnPathTo)) in mustExecuteUBIfPoisonOnPathTo()