Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp293 struct DFS { in FindInterveningFrames() struct
303 DFS(Function *end, ModuleList &images, Target &target, in FindInterveningFrames() argument
294 active_pathFindInterveningFrames::DFS FindInterveningFrames() argument
295 solution_pathFindInterveningFrames::DFS FindInterveningFrames() argument
296 visited_nodesFindInterveningFrames::DFS FindInterveningFrames() argument
297 ambiguousFindInterveningFrames::DFS FindInterveningFrames() argument
298 endFindInterveningFrames::DFS FindInterveningFrames() argument
299 imagesFindInterveningFrames::DFS FindInterveningFrames() argument
300 targetFindInterveningFrames::DFS FindInterveningFrames() argument
301 contextFindInterveningFrames::DFS FindInterveningFrames() argument
307 searchFindInterveningFrames::DFS FindInterveningFrames() argument
314 dfsFindInterveningFrames::DFS FindInterveningFrames() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp182 assert(DFS.isComplete() && "DFS is expected to be finished"); in hasIrreducibleCFG() argument
117 LoopBlocksDFS DFS; global() member in __anonc8579c9c0111::ConstantTerminatorFoldingImpl
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp36 class DFS : public WorkList { class
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDDG.cpp205 LoopBlocksDFS DFS(&L); in DataDependenceGraph() local
H A DLoopInfo.cpp685 LoopBlocksDFS DFS; global() member in __anon2ab35c7b0511::UnloopUpdater
[all...]
H A DVectorUtils.cpp1075 LoopBlocksDFS DFS(TheLoop); collectConstStrideAccesses() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp571 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound, DFS() function in ScheduleDAGTopologicalSort
H A DScheduleDAGInstrs.cpp1474 SchedDAGReverseDFS DFS; compute() local
[all...]
H A DMachineScheduler.cpp4217 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? getNodeLabel() local
4232 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? getNodeAttributes() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h108 DFS, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp522 LoopBlocksDFS DFS(L); UnrollLoop() local
H A DLoopUnrollAndJam.cpp337 LoopBlocksDFS DFS(L); in UnrollAndJamLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp415 std::vector<BasicBlock *> DFS; in computeOutliningColdRegionsInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1806 PostOrderLoopTraversal DFS(LoLoop.ML, *MLI); Expand() local
/freebsd-src/sys/dev/sym/
H A Dsym_defs.h383 #define DFS 0x20 /* mod: dma fifo size */ macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp580 DataFlowSanitizer &DFS; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5622 LoopBlocksDFS DFS(TheLoop); calculateRegisterUsage() local
8734 LoopBlocksDFS DFS(OrigLoop); tryToBuildVPlanWithVPRecipes() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3056 DFS; getBlocksForScope() local