Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2298 bool NonBackEdgeDisagree = false; in mlocJoin() local
2309 NonBackEdgeDisagree = true; in mlocJoin()
2314 if (Disagree && !NonBackEdgeDisagree) { in mlocJoin()
2747 bool NonBackEdgeDisagree = false; in vlocJoin() local
2766 NonBackEdgeDisagree = true; in vlocJoin()
2784 else if (!NonBackEdgeDisagree) in vlocJoin()
2794 !NonBackEdgeDisagree && FirstVal.Kind == DbgValue::Def; in vlocJoin()