Searched refs:RootNodes (Results 1 – 3 of 3) sorted by relevance
238 std::vector<Record *> RootNodes; variable248 const std::vector<Record *> &getRootNodes() const { return RootNodes; } in getRootNodes()
409 RootNodes = R->getValueAsListOfDefs("RootNodes"); in ComplexPattern()
2036 // to pattern match the max. pattern; RootNodes are the list of possible root nodes2046 list<SDNode> RootNodes = roots;