Searched refs:RemoveIncRefPattern (Results 1 – 2 of 2) sorted by relevance
2086 class RemoveIncRefPattern : public CGPeepPattern {2088 …RemoveIncRefPattern(CGFunc &cgFunc, BB &currBB, Insn &currInsn) : CGPeepPattern(cgFunc, currBB, cu… in RemoveIncRefPattern() function2089 ~RemoveIncRefPattern() override in ~RemoveIncRefPattern()
6853 bool RemoveIncRefPattern::CheckCondition(Insn &insn) in CheckCondition()6892 void RemoveIncRefPattern::Run(BB &bb, Insn &insn) in Run()