Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp308 BinTestTy BinTest; member
325 BinTest.Source = Source; in PropagationInfo()
326 BinTest.EOp = EOp; in PropagationInfo()
327 BinTest.LTest = LTest; in PropagationInfo()
328 BinTest.RTest = RTest; in PropagationInfo()
335 BinTest.Source = Source; in PropagationInfo()
336 BinTest.EOp = EOp; in PropagationInfo()
337 BinTest.LTest.Var = LVar; in PropagationInfo()
338 BinTest.LTest.TestsFor = LTestsFor; in PropagationInfo()
339 BinTest.RTest.Var = RVar; in PropagationInfo()
[all …]