Searched refs:BuildLoopUnswitchDataFlow (Results 1 – 2 of 2) sorted by relevance
39 void BuildLoopUnswitchDataFlow(LoopClonerData *unswitchData, Inst *ifInst);
62 BuildLoopUnswitchDataFlow(unswitchData, inst); in UnswitchLoop()154 void LoopUnswitcher::BuildLoopUnswitchDataFlow(LoopClonerData *unswitchData, Inst *ifInst) in BuildLoopUnswitchDataFlow() function in ark::compiler::LoopUnswitcher