Searched refs:getResultNo (Results 1 – 3 of 3) sorted by relevance
49 RM->getResultNo()); in ContractNodes()172 auto *RM = new RecordMatcher(RC->getWhatFor(), RC->getResultNo()); in ContractNodes()
472 OS << " // #" << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()480 OS << " // #" << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
256 unsigned getResultNo() const { return ResultNo; } in getResultNo() function287 unsigned getResultNo() const { return ResultNo; } in getResultNo() function