Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dver_symbol.h168 BB *defBB = nullptr; variable
Dme_ir.h614 BB *defBB = nullptr; // the bb that defines this phi variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2838 BB *defBB = realOcc->GetBB(); in ComputeVarAndDfPhis() local