Home
last modified time | relevance | path

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

12345678910>>...18

/external/llvm-project/llvm/lib/Analysis/
DCodeMetrics.cpp28 SmallPtrSetImpl<const Value *> &Visited, in appendSpeculatableOperands()
40 static void completeEphemeralValues(SmallPtrSetImpl<const Value *> &Visited, in completeEphemeralValues()
72 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
96 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
DCFG.cpp40 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local
165 SmallPtrSet<const BasicBlock*, 32> Visited; in isPotentiallyReachableFromMany() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCodeMetrics.cpp29 SmallPtrSetImpl<const Value *> &Visited, in appendSpeculatableOperands()
41 static void completeEphemeralValues(SmallPtrSetImpl<const Value *> &Visited, in completeEphemeralValues()
73 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
97 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
DCFG.cpp33 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local
160 SmallPtrSet<const BasicBlock*, 32> Visited; in isPotentiallyReachableFromMany() local
/external/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp34 SmallPtrSet<const User *, 8> &Visited) { in findRefEdges()
78 SmallPtrSet<const User *, 8> Visited; in computeFunctionSummary() local
109 SmallPtrSet<const User *, 8> Visited; in computeVariableSummary() local
DCFG.cpp33 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local
141 SmallPtrSet<const BasicBlock*, 32> Visited; in isPotentiallyReachableFromMany() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCFG.h157 SmallPtrSet<NodeT, 32> Visited; in containsIrreducibleCFG() local
DDemandedBits.h78 SmallPtrSet<Instruction*, 32> Visited; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DCFG.h159 SmallPtrSet<NodeT, 32> Visited; in containsIrreducibleCFG() local
DDemandedBits.h92 SmallPtrSet<Instruction*, 32> Visited; variable
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp149 SmallPtrSetImpl<const BasicBlock *> &Visited) { in contractAutorelease()
408 SmallPtrSetImpl<const BasicBlock *> &Visited, in tryToPeepholeInstruction()
534 SmallPtrSet<const BasicBlock *, 4> Visited; in runOnFunction() local
/external/rust/cxx/syntax/
Dtoposort.rs7 Visited, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h60 bool Visited = false; member
/external/llvm/include/llvm/Analysis/
DDemandedBits.h67 SmallPtrSet<Instruction*, 32> Visited; variable
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h60 bool Visited = false; member
/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp113 SmallPtrSet<Instruction *, 8> Visited; in isAvailableAt() local
176 SmallPtrSet<Value *, 8> Visited; in parseRangeChecks() local
370 SmallPtrSetImpl<Instruction *> &Visited) { in isAvailableAt()
482 SmallPtrSetImpl<Value *> &Visited) { in parseRangeChecks()
/external/llvm-project/llvm/unittests/ADT/
DDepthFirstIteratorTest.cpp37 CountedSet<T> &Visited; member in llvm::df_iterator_storage
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp515 DenseMap<Value *, std::set<Value *>> &Visited) { in getBaseValues()
553 DenseMap<Instruction *, bool> &Visited) { in checkHoistValue()
912 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
933 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
966 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
974 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
1077 DenseMap<Instruction *, bool> Visited; in shouldSplit() local
1089 DenseMap<Value *, std::set<Value *>> Visited; in shouldSplit() local
1407 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
1419 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp519 DenseMap<Value *, std::set<Value *>> &Visited) { in getBaseValues()
560 DenseMap<Instruction *, bool> &Visited) { in checkHoistValue()
918 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
939 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
972 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
980 DenseMap<Instruction *, bool> Visited; in checkScopeHoistable() local
1083 DenseMap<Instruction *, bool> Visited; in shouldSplit() local
1095 DenseMap<Value *, std::set<Value *>> Visited; in shouldSplit() local
1414 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
1426 DenseMap<Instruction *, bool> Visited; in setCHRRegions() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUAlwaysInlinePass.cpp61 SmallPtrSet<const Value *, 8> Visited; in recursivelyVisitUsers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAlwaysInlinePass.cpp61 SmallPtrSet<const Value *, 8> Visited; in recursivelyVisitUsers() local
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp420 const SetOfConstDecls &Visited, in shouldSkipFunction()
441 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
472 SetOfConstDecls Visited; in HandleDeclsCallGraph() local
680 SetOfConstDecls *Visited) { in RunPathSensitiveChecks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp159 SmallPtrSetImpl<const BasicBlock *> &Visited) { in contractAutorelease()
450 SmallPtrSetImpl<const BasicBlock *> &Visited, bool &TailOkForStoreStrongs, in tryToPeepholeInstruction()
581 SmallPtrSet<const BasicBlock *, 4> Visited; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPostOrderIterator.h58 SetType Visited; variable
74 SetType &Visited; variable
/external/llvm/include/llvm/ADT/
DPostOrderIterator.h56 SetType Visited; variable
72 SetType &Visited; variable

12345678910>>...18