Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dpeep.h113 class CGPeepPattern { class
116 CGPeepPattern(CGFunc &f, BB &bb, Insn &insn) : cgFunc(&f), currBB(&bb), currInsn(&insn) {} in CGPeepPattern() function in maplebe::CGPeepPattern

Completed in 1 milliseconds