Searched defs:GateMatcher (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | gate_matchers.h | 36 class GateMatcher { class 38 explicit GateMatcher(GateRef gate, Circuit *circuit) : acc_(circuit), gate_(gate) in GateMatcher() function in panda::ecmascript::kungfu::GateMatcher |
Completed in 2 milliseconds