Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfo.h347 LoopT *NewChild) { in replaceChildLoopWith()
361 void addChildLoop(LoopT *NewChild) { in addChildLoop()
884 void MoveSiblingLoopInto(LoopT *NewChild, in MoveSiblingLoopInto()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1162 TreePatternNode *NewChild = ArgMap[Child->getName()]; in SubstituteFormalArguments() local
1187 TreePatternNode *NewChild = Child->InlinePatternFragments(TP); in InlinePatternFragments() local