Searched refs:getPDLByteCode (Results 1 – 2 of 2) sorted by relevance
24 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in PatternApplicator()36 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in applyCostModel()105 if (const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode()) { in walkAllPatterns()120 const PDLByteCode *bytecode = frozenPatternList.getPDLByteCode(); in matchAndRewrite()
39 const detail::PDLByteCode *getPDLByteCode() const { in getPDLByteCode() function