Home
last modified time | relevance | path

Searched defs:DFS (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp125 LoopBlocksDFS DFS; member in __anone26eb4350111::ConstantTerminatorFoldingImpl
190 bool hasIrreducibleCFG(LoopBlocksDFS &DFS) { in hasIrreducibleCFG()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp36 class DFS : public WorkList { class
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDG.cpp206 LoopBlocksDFS DFS(&L); in DataDependenceGraph() local
H A DLoopInfo.cpp687 LoopBlocksDFS DFS; member in __anonf52862140511::UnloopUpdater
H A DVectorUtils.cpp958 LoopBlocksDFS DFS(TheLoop); in collectConstStrideAccesses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp570 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound, in DFS() function in ScheduleDAGTopologicalSort
H A DScheduleDAGInstrs.cpp1463 SchedDAGReverseDFS DFS; in compute() local
H A DMachineScheduler.cpp3900 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeLabel() local
3915 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeAttributes() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h124 DFS, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp560 LoopBlocksDFS DFS(L); in UnrollLoop() local
H A DLoopUnrollAndJam.cpp346 LoopBlocksDFS DFS(L); in UnrollAndJamLoop() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc596 class DFS class
685 DFS::DFS (struct output_block *ob, tree expr, bool ref_p, bool this_ref_p, in DFS() function in DFS
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1643 PostOrderLoopTraversal DFS(LoLoop.ML, *MLI); in Expand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp467 std::vector<BasicBlock *> DFS; in computeOutliningColdRegionsInfo() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c665 DFS::DFS (struct output_block *ob, tree expr, bool ref_p, bool this_ref_p, in DFS() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2934 DFS; in vlocDataflow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp564 DataFlowSanitizer &DFS; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6508 LoopBlocksDFS DFS(TheLoop); in calculateRegisterUsage() local
9063 LoopBlocksDFS DFS(OrigLoop); in buildVPlanWithVPRecipes() local