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

/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { argument
H A DLoopInfo.h264 void addChildLoop(LoopT *NewChild) { argument
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1387 TreePatternNode *NewChild = ArgMap[Child->getName()]; local
1416 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); local

Completed in 78 milliseconds