Searched defs:IsVisited (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | variable.h | 243 bool IsVisited() const in IsVisited() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | lower_boxed_boolean.cpp | 299 bool LowerBoxedBoolean::IsVisited(Inst *inst) const in IsVisited() function in ark::compiler::LowerBoxedBoolean |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | graph_linearizer.h | 59 bool IsVisited(GateAccessor& acc) const in IsVisited() function |
| D | gate_accessor.cpp | 47 bool GateAccessor::IsVisited(GateRef gate) const in IsVisited() function in panda::ecmascript::kungfu::GateAccessor |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | reg_alloc_verifier.cpp | 125 bool IsVisited() const in IsVisited() function in ark::compiler::__anonc78d2c900111::BlockStates |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| D | mir_function.h | 1338 bool IsVisited() const in IsVisited() function |