Home
last modified time | relevance | path

Searched defs:OldChild (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DScheduleTreeTransform.cpp306 isl::schedule_node OldChild = Sequence.child(i); in visitSequence() local
321 isl::schedule_node OldChild = Set.child(i); in visitSet() local
342 isl::schedule_node OldChild = OldNode.first_child(); in visitBand() local
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h211 replaceChildLoopWith(LoopT *OldChild, LoopT *NewChild) { in replaceChildLoopWith()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h265 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild, in replaceChildLoopWith()
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfoImpl.h271 void LoopBase<BlockT, LoopT>::replaceChildLoopWith(LoopT *OldChild, in replaceChildLoopWith()