Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp584 void intersectBackEdge(Context C1, Context C2);
682 void LocalVariableMap::intersectBackEdge(Context C1, Context C2) { in intersectBackEdge() function in LocalVariableMap
804 intersectBackEdge(LoopBegin, LoopEnd); in traverseCFG()