Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2143 void GraphColorRegAllocator::LocalRaDebug(const BB &bb, const LocalRegAllocator &localRa) const in LocalRaDebug() function in maplebe::GraphColorRegAllocator
2217 LocalRaDebug(*bb, *localRa); in LocalRegisterAllocator()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1579 void LocalRaDebug(const BB &bb, const LocalRegAllocator &localRa) const;