Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dloop_unswitcher.cpp45 auto unswitchData = PrepareLoopToClone(loop); in UnswitchLoop() local
74 void LoopUnswitcher::BuildLoopUnswitchControlFlow(LoopClonerData *unswitchData) in BuildLoopUnswitchControlFlow()
113 void LoopUnswitcher::BuildLoopUnswitchDataFlow(LoopClonerData *unswitchData, Inst *ifInst) in BuildLoopUnswitchDataFlow()