Searched defs:replaceChildLoopWith (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h205 /// replaceChildLoopWith - This is used when splitting loops up. It replaces
211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { function in class:llvm::LoopBase

Completed in 66 milliseconds