Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_idioms.cpp320 void PatchRange(Inst **srcStart, Inst **srcEnd, BasicBlock *newB) in PatchRange()
370 auto newB = GetGraph()->CreateEmptyBlock(store_.inst->GetPc()); in ReplaceLoopCompletely() local