Searched refs:getPDLByteCode (Results 1 – 2 of 2) sorted by relevance
26 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()59 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()124 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()139 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
69 const detail::PDLByteCode *getPDLByteCode() const { in getPDLByteCode() function