Searched defs:dfs (Results  1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ | 
| H A D | ImportedFunctionsInliningStatistics.cpp | 189 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) {  in dfs()  function in ImportedFunctionsInliningStatistics
 | 
| /openbsd-src/gnu/gcc/gcc/config/soft-fp/ | 
| H A D | op-common.h | 1151 #define FP_EXTEND(dfs,sfs,dwc,swc,D,S)					 \  argument1208 #define FP_TRUNC(dfs,sfs,dwc,swc,D,S)					     \  argument
 
 | 
| /openbsd-src/gnu/gcc/gcc/ | 
| H A D | tree-into-ssa.c | 1008 find_idf (bitmap def_blocks, bitmap *dfs)  in find_idf()1199 insert_phi_nodes (bitmap *dfs)  in insert_phi_nodes()
 2085   bitmap *dfs;  in rewrite_into_ssa()  local
 2732 insert_updated_phi_nodes_for (tree var, bitmap *dfs, bitmap blocks,  in insert_updated_phi_nodes_for()
 3054       bitmap *dfs;  in update_ssa()  local
 
 | 
| H A D | cfgloopanal.c | 147 dfs (struct graph *g, int *qs, int nq, int *qt, bool forward)  in dfs()  function
 | 
| H A D | tree-ssa-structalias.c | 1103   unsigned int *dfs;  member
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ | 
| H A D | GenericCycleImpl.h | 299 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) {  in dfs()  function
 | 
| /openbsd-src/sys/dev/pci/drm/ | 
| H A D | drm_buddy.c | 501 			 struct list_head *dfs,  in __alloc_range()
 | 
| /openbsd-src/gnu/llvm/lldb/source/Target/ | 
| H A D | StackFrameList.cpp | 311     void dfs(CallEdge ¤t_edge, Function &callee) {  in FindInterveningFrames()  function
 | 
| /openbsd-src/sys/ufs/ffs/ | 
| H A D | ffs_vfsops.c | 1359 	struct fs *dfs, *fs = mp->um_fs;  in ffs_sbupdate()  local
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/ | 
| H A D | ssa.c | 1165   sbitmap *dfs;  in convert_to_ssa()  local
 |