Home
last modified time | relevance | path

Searched defs:AddToWorklist (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp352 bool AddToWorklist = !isAlreadyMarked( in markParentsAsKeepingChildren() local
367 bool AddToWorklist = !isAlreadyMarked( in markParentsAsKeepingChildren() local
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp270 void AddToWorklist(SDNode *N, bool IsCandidateForPruning = true, in AddToWorklist() function in __anon455bbfa50111::DAGCombiner
905 void TargetLowering::DAGCombinerInfo::AddToWorklist(SDNode *N) { in AddToWorklist() function in TargetLowering::DAGCombinerInfo
2185 auto AddToWorklist = [&](unsigned CurIdx, SDNode *Op, unsigned OpNumber) { in visitTokenFactor() local
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6546 auto AddToWorklist = [&WorkList, &Seen, &Cache](const SCEV *Expr) { in getRangeRefIter() local