Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp30 static cl::list<std::string> DebugFunctions( variable
651 return std::find(DebugFunctions.begin(), DebugFunctions.end(), in isDebugCall()
652 CF->getName()) != DebugFunctions.end(); in isDebugCall()
665 if (DebugFunctions.empty()) in hasDebugCall()