Home
last modified time | relevance | path

Searched defs:nc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dfast_divisor.h104 uint64_t nc = ((highOne - 1U) | highOne) - (-divisor % divisor); in FastConstUnsignedDivisor() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_barriers.cpp253 auto nc = static_cast<NullCheckInst *>(inst); in VisitNullCheck() local
H A Dinlining.cpp788 auto nc = inst->GetInput(0).GetInst(); in CheckExternalMethodInstructions() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dreg_alloc_verifier.cpp610 NullCheckInst *nc = nullptr; in TryHandleImplicitNullCheck() local

Completed in 5 milliseconds