Home
last modified time | relevance | path

Searched refs:splitForbidden (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h299 return splitForbidden; in IsSplitForbidden()
304 splitForbidden = isForbidden; in SetSplitForbid()
568 bool splitForbidden = false; /* can not split if true */ variable