Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp907 std::string exitPath = getBasicBlockName(SUCC); in findFastExitPath() local
916 exitPath += "->" + getBasicBlockName(SBB); in findFastExitPath()
921 << "->" << exitPath << "\n"; in findFastExitPath()