Searched refs:exitPath (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DShrinkWrapping.cpp908 std::string exitPath = getBasicBlockName(SUCC); local
917 exitPath += "->" + getBasicBlockName(SBB);
922 << "->" << exitPath << "\n";

Completed in 205 milliseconds