Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h783 BB *CreateNewBB() in CreateNewBB() function
790 BB *CreateNewBB(bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function
799 BB *CreateNewBB(LabelIdx label, bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function