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

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

Completed in 149 milliseconds