Searched defs:DFS (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp36 class DFS : public WorkList { class in namespace:__anon2372
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateUniformValues.cpp81 static void DFS(BasicBlock *Root, SetVector<BasicBlock*> & Set) { function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h174 LoopBlocksDFS DFS; member in class:llvm::LoopBlocksRPO
206 LoopBlocksDFS &DFS; member in class:llvm::LoopBlocksTraversal
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h123 DFS, member in class:clang::ExplorationStrategyKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp126 LoopBlocksDFS DFS; member in class:__anon4663::ConstantTerminatorFoldingImpl
191 bool hasIrreducibleCFG(LoopBlocksDFS &DFS) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp286 struct DFS { struct
296 DFS(Function *end, ModuleList &images, Target &target, function in struct:DFS
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp466 std::vector<BasicBlock *> DFS; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1457 SchedDAGReverseDFS DFS; local
[all...]
H A DMachineScheduler.cpp3762 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? local
3777 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp407 DataFlowSanitizer &DFS; member in struct:__anon4577::DFSanFunction
430 DFSanFunction(DataFlowSanitizer &DFS, Function *F, bool IsNativeABI) argument
[all...]
/freebsd-13-stable/sys/dev/sym/
H A Dsym_defs.h384 #define DFS 0x20 /* mod: dma fifo size */ macro

Completed in 83 milliseconds