Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp936 bool needBarriers = runtime->IsMemoryBarrierRequired(method); in TryInlineExternalAot() local
1055 bool needBarriers = runtime->IsMemoryBarrierRequired(method); in DoInlineMethod() local
1095 bool needBarriers) in ProcessCallReturnInstructions()