Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { in replaceChildLoopWith()
DLoopInfo.h272 void addChildLoop(LoopT *NewChild) { in addChildLoop()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1342 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1371 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local