Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DScopHelper.cpp34 static cl::list<std::string> DebugFunctions( variable
697 return std::find(DebugFunctions.begin(), DebugFunctions.end(), in isDebugCall()
698 CF->getName()) != DebugFunctions.end(); in isDebugCall()
711 if (DebugFunctions.empty()) in hasDebugCall()