Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1813 Value *PV2 = collapseToPrimitiveShadow(V2, Pos); in combineShadows() local
1817 CCS.Shadow = IRB.CreateOr(PV1, PV2); in combineShadows()