Searched defs:IsConstant (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | constant_folding.h | 50 bool IsConstant(GateRef gate) const in IsConstant() function |
| D | share_gate_meta_data.cpp | 204 bool GateMetaData::IsConstant() const in IsConstant() function in panda::ecmascript::kungfu::GateMetaData |
| D | gate_accessor.cpp | 1087 bool GateAccessor::IsConstant(GateRef gate) const in IsConstant() function in panda::ecmascript::kungfu::GateAccessor |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | locations.h | 89 bool IsConstant() const in IsConstant() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | locations.h | 90 bool IsConstant() const in IsConstant() function |