Home
last modified time | relevance | path

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

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