Home
last modified time | relevance | path

Searched refs:IsEmptyOrCommentOnly (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgbb.cpp244 bool BB::IsEmptyOrCommentOnly() const in IsEmptyOrCommentOnly() function in maplebe::BB
H A Dcfgo.cpp40 if (!bb->IsEmptyOrCommentOnly() || bb->IsUnreachable() || bb->GetKind() != BB::kBBFallthru) { in NoInsnBetween()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgbb.h118 bool IsEmptyOrCommentOnly() const;

Completed in 3 milliseconds