Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp3237 bool forCall) in SpillOperand()
4250 bool forCall = (defOcc != nullptr && insn == defOcc->GetInsn()); in CodeMotion() local