Searched defs:IsConstant (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | constant_folding.h | 50 bool IsConstant(GateRef gate) const in IsConstant() function in panda::ecmascript::kungfu::ConstantFolding |
| H A D | share_gate_meta_data.cpp | 205 bool GateMetaData::IsConstant() const in IsConstant() function in panda::ecmascript::kungfu::GateMetaData |
| H A D | gate_accessor.cpp | 1069 bool GateAccessor::IsConstant(GateRef gate) const in IsConstant() function in panda::ecmascript::kungfu::GateAccessor |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| H A D | locations.h | 89 bool IsConstant() const in IsConstant() function in panda::compiler::Location |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | locations.h | 90 bool IsConstant() const in IsConstant() function in ark::compiler::Location |
Completed in 6 milliseconds