Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp210 void printLoop(Loop *L);
2298 printLoop(L); in printFunction()
2307 void CWriter::printLoop(Loop *L) { in printLoop() function in CWriter
2316 printLoop(BBLoop); in printLoop()