Searched defs:real_pattern (Results 1 – 1 of 1) sorted by relevance
499 bool FillRealPattern(uint32_t node_index, std::map<uint32_t, NodeInfo> *real_pattern) { in FillRealPattern()533 bool CheckPattern(const std::map<uint32_t, NodeInfo> &real_pattern, in CheckPattern()608 std::map<uint32_t, NodeInfo> real_pattern; in MatchPattern() local