Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_idioms.cpp489 bool alwaysJump = false; in TryTransformArrayInitIdiom() local
547 …s::ReplaceArrayInitLoop(Loop *loop, CountableLoopInfo *loopInfo, StoreInst *store, bool alwaysJump) in ReplaceArrayInitLoop()