Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp580 void intersectBackEdge(Context C1, Context C2);
678 void LocalVariableMap::intersectBackEdge(Context C1, Context C2) { in intersectBackEdge() function in LocalVariableMap
798 intersectBackEdge(LoopBegin, LoopEnd); in traverseCFG()