Searched defs:roots (Results 1 – 9 of 9) sorted by relevance
104 def build_graph(roots, options): argument186 roots = list_all_roots_under(options.root) variable188 roots = [options.root] variable
108 iterator_range<std::vector<GIMatchDagInstr *>::iterator> roots() { in roots() function111 iterator_range<std::vector<GIMatchDagInstr *>::const_iterator> roots() const { in roots() function
170 pthread_t *roots = (pthread_t*)malloc(sizeof(pthread_t) * num_roots); in main() local
263 .. _roots: target in R
156 const std::vector<StringRef> &roots, in getSearchPaths()194 std::vector<StringRef> roots; in getSystemLibraryRoots() local208 getLibrarySearchPaths(InputArgList &args, const std::vector<StringRef> &roots) { in getLibrarySearchPaths()214 const std::vector<StringRef> &roots) { in getFrameworkSearchPaths()
258 const std::vector<StringRef> &roots, in findPathCombination()
385 SmallVector<Value> roots; in detectRoots() local400 static void buildCostGraph(ArrayRef<Value> roots, RootOrderingGraph &graph, in buildCostGraph()594 SmallVector<Value> roots = detectRoots(pattern); in buildPredicateList() local
212 iterator_range<const_root_iterator> roots() const { in roots() function in __anoncdaa66640111::CombineRule
74 addr_and_size_t roots; // Pointer to __kmp_root. member