Home
last modified time | relevance | path

Searched defs:GateMatcher (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h36 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