Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2749 bool IDDisagree = false; in vlocJoin() local
2760 IDDisagree = true; in vlocJoin()
2782 else if (!IDDisagree && DisagreeOnPHINess) in vlocJoin()
2793 bool PropOnlyInBEs = Disagree && !IDDisagree && DisagreeOnPHINess && in vlocJoin()