OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replaceChildLoopWith
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfo.h
391
void
replaceChildLoopWith
(LoopT *OldChild, LoopT *NewChild);
LoopInfoImpl.h
267
///
replaceChildLoopWith
- This is used when splitting loops up. It replaces
272
void LoopBase<BlockT, LoopT>::
replaceChildLoopWith
(LoopT *OldChild,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopSimplify.cpp
289
Parent->
replaceChildLoopWith
(L, NewOuter);
Completed in 23 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026