Searched defs:CreateNewBB (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | cgfunc.h | 793 BB *CreateNewBB() in CreateNewBB() function in maplebe::CGFunc 800 BB *CreateNewBB(bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function in maplebe::CGFunc 809 BB *CreateNewBB(LabelIdx label, bool unreachable, BB::BBKind kind, uint32 frequency) in CreateNewBB() function in maplebe::CGFunc |
Completed in 4 milliseconds