Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp3835 uint64 GraphColorRegAllocator::FinalizeRegisterPreprocess(FinalizeRegisterInfo &fInfo, const Insn &… in FinalizeRegisterPreprocess()
4957 FinalizeRegisterInfo *fInfo = memPool->New<FinalizeRegisterInfo>(alloc); in FinalizeRegisters() local