Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp579 void intersectBackEdge(Context C1, Context C2);
677 void LocalVariableMap::intersectBackEdge(Context C1, Context C2) { in intersectBackEdge() function in LocalVariableMap
797 intersectBackEdge(LoopBegin, LoopEnd); in traverseCFG()