Home
last modified time | relevance | path

Searched defs:Visited (Results 1 – 25 of 221) sorted by relevance

123456789

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCodeMetrics.cpp29 SmallPtrSetImpl<const Value *> &Visited, in appendSpeculatableOperands()
42 static void completeEphemeralValues(SmallPtrSetImpl<const Value *> &Visited, in completeEphemeralValues()
74 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
98 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
H A DLazyCallGraph.cpp80 SmallPtrSet<Constant *, 16> Visited; in populateSlow() local
192 SmallPtrSet<Constant *, 16> Visited; in LazyCallGraph() local
266 SmallPtrSet<Node *, 4> Visited; in verify() local
304 SmallPtrSet<const SCC *, 16> Visited = {this}; in isAncestorOf() local
390 SmallPtrSet<Node *, 4> Visited; in verify() local
430 SmallPtrSet<const RefSCC *, 4> Visited; in isAncestorOf() local
1588 SmallPtrSet<Constant *, 16> Visited; in getEdgeKind() local
1972 SmallPtrSetImpl<Constant *> &Visited, in visitReferences()
H A DCFG.cpp40 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local
174 SmallPtrSet<const BasicBlock*, 32> Visited; in isReachableImpl() local
H A DGuardUtils.cpp35 SmallPtrSet<const BasicBlock *, 2> Visited; isGuardAsWidenableBranch() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFG.h160 SmallPtrSet<NodeT, 32> Visited; in containsIrreducibleCFG() local
H A DDemandedBits.h95 SmallPtrSet<Instruction*, 32> Visited; variable
H A DBasicAliasAnalysis.h99 SmallPtrSet<const Value *, 16> Visited; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp155 SmallPtrSetImpl<Instruction *> &Visited) { in tryInterleave()
415 SmallPtrSet<Instruction *, 16> Visited; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallBrPrepare.cpp142 SmallPtrSet<const BasicBlock *, 4> Visited; in InsertIntrinsicCalls() local
188 SmallPtrSet<Use *, 4> Visited; in UpdateSSA() local
H A DReachingDefAnalysis.cpp387 SmallPtrSet<MachineBasicBlock*, 4>Visited; in getGlobalUses() local
607 SmallPtrSet<MachineInstr*, 2> Visited; in isSafeToRemove() local
614 SmallPtrSet<MachineInstr*, 2> Visited; in isSafeToRemove() local
619 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &Visited, in isSafeToRemove()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp492 DenseMap<Value *, std::set<Value *>> &Visited) { in getBaseValues()
530 DenseMap<Instruction *, bool> &Visited) { in checkHoistValue()
898 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
919 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
951 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
959 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
1062 DenseMap<Instruction *, bool> Visited; in shouldSplit() local
1074 DenseMap<Value *, std::set<Value *>> Visited; in shouldSplit() local
1392 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
1404 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h168 typename DenseMap<NodeRef, unsigned>::iterator Visited = in DFSVisitChildren() local
262 bool Visited = false; member
H A DPostOrderIterator.h60 SetType Visited; global() variable
76 SetType &Visited; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp246 SmallPtrSet<Function *, 8> Visited; in removeFnAttrFromReachable() local
329 SmallSet<MemoryAccess *, 8> Visited; in isClobberedInFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h60 bool Visited = false; member
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h57 enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp54 SmallPtrSet<Instruction *, 16> Visited; in clearAssumptionsOfUsers() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp390 const SetOfConstDecls &Visited, in shouldSkipFunction()
425 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
454 SetOfConstDecls Visited; in HandleDeclsCallGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.cpp82 SmallPtrSet<const Value *, 8> Visited; in IsStoredObjCPointer() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCTRLoopsVerify.cpp98 SmallSet<MachineBasicBlock *, 16> Visited; in verifyCTRBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp102 SmallSet<std::pair<const MachineInstr *, unsigned>, 4> Visited; in hasAllNBitUsers() local
480 SmallSet<Register, 4> Visited; in isSignExtendedW() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp45 SmallPtrSet<const Constant *, 8> Visited; in isSafeToDestroyConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAlwaysInlinePass.cpp60 SmallPtrSet<const Value *, 8> Visited; in recursivelyVisitUsers() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp913 llvm::DenseSet<QualType> Visited; in initializeFieldsWithValues() local
966 llvm::DenseSet<QualType> Visited; in createValue() local
978 QualType Type, llvm::DenseSet<QualType> &Visited, int Depth, in createValueUnlessSelfReferential()
1016 llvm::DenseSet<QualType> &Visited, in createLocAndMaybeValue()
1042 llvm::DenseSet<QualType> &Visited, in initializeFieldsWithValues()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp325 std::unordered_set<Value *> Visited; in deduceElementTypeByValueDeep() local
331 Type *ValueTy, Value *Operand, std::unordered_set<Value *> &Visited, in deduceElementTypeByValueDeep()
349 Value *Op, std::unordered_set<Value *> &Visited, bool UnknownElemTypeI8) { in deduceElementTypeByUsersDeep()
386 std::unordered_set<Value *> Visited; in deduceElementTypeHelper() local
404 Value *I, std::unordered_set<Value *> &Visited, bool UnknownElemTypeI8) { in deduceElementTypeHelper()
499 std::unordered_set<Value *> Visited; in deduceNestedTypeHelper() local
504 User *U, Type *OrigTy, std::unordered_set<Value *> &Visited, in deduceNestedTypeHelper()
1559 std::unordered_set<Value *> Visited; in deduceFunParamElementType() local

123456789