Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.h89 void processLoopExits(LoopSplit &split);
DSplitter.cpp733 void LoopSplitter::processLoopExits(LoopSplit &split) { in processLoopExits() function in llvm::LoopSplitter
785 processLoopExits(split); in splitOverLoop()