Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h769 if (LoopT *L = ConsiderForLoop(*NI, DT)) in Calculate()
773 LoopT *ConsiderForLoop(BlockT *BB, DominatorTreeBase<BlockT> &DT) { in ConsiderForLoop() function
841 if (LoopT *NewLoop = ConsiderForLoop(*I, DT)) { in ConsiderForLoop()