/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 31 SmallPtrSetImpl<const Value *> &Visited, in appendSpeculatableOperands() 43 static void completeEphemeralValues(SmallPtrSetImpl<const Value *> &Visited, in completeEphemeralValues() 75 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local 99 SmallPtrSet<const Value *, 32> Visited; in collectEphemeralValues() local
|
D | CFG.cpp | 33 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local 141 SmallPtrSet<const BasicBlock*, 32> Visited; in isPotentiallyReachableFromMany() local
|
D | Loads.cpp | 57 SmallPtrSetImpl<const Value *> &Visited) { in isDereferenceableAndAlignedPointer() 124 SmallPtrSet<const Value *, 32> Visited; in isDereferenceableAndAlignedPointer() local 147 SmallPtrSet<const Value *, 32> Visited; in isDereferenceableAndAlignedPointer() local
|
/external/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 34 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
|
D | CFG.cpp | 33 SmallPtrSet<const BasicBlock*, 8> Visited; in FindFunctionBackedges() local 141 SmallPtrSet<const BasicBlock*, 32> Visited; in isPotentiallyReachableFromMany() local
|
D | Loads.cpp | 57 SmallPtrSetImpl<const Value *> &Visited) { in isDereferenceableAndAlignedPointer() 131 SmallPtrSet<const Value *, 32> Visited; in isDereferenceableAndAlignedPointer() local
|
D | CodeMetrics.cpp | 32 SmallPtrSet<const Value *, 32> Visited; in completeEphemeralValues() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | CFG.h | 142 SmallPtrSet<NodeT, 32> Visited; in containsIrreducibleCFG() local
|
D | DemandedBits.h | 68 SmallPtrSet<Instruction*, 32> Visited; variable
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 149 SmallPtrSetImpl<const BasicBlock *> &Visited) { in contractAutorelease() 408 SmallPtrSetImpl<const BasicBlock *> &Visited, in tryToPeepholeInstruction() 534 SmallPtrSet<const BasicBlock *, 4> Visited; in runOnFunction() local
|
D | ProvenanceAnalysis.cpp | 77 SmallPtrSet<const Value *, 8> Visited; in IsStoredObjCPointer() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | CaptureTracking.cpp | 50 SmallSet<Use*, Threshold> Visited; in PointerMayBeCaptured() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 61 bool Visited = false; member
|
/external/llvm/include/llvm/Analysis/ |
D | DemandedBits.h | 67 SmallPtrSet<Instruction*, 32> Visited; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | DepthFirstIteratorTest.cpp | 38 CountedSet<T> &Visited; member in llvm::df_iterator_storage
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 154 SmallPtrSetImpl<const BasicBlock *> &Visited) { in contractAutorelease() 437 SmallPtrSetImpl<const BasicBlock *> &Visited, in tryToPeepholeInstruction() 570 SmallPtrSet<const BasicBlock *, 4> Visited; in runOnFunction() local
|
D | ProvenanceAnalysis.cpp | 86 SmallPtrSet<const Value *, 8> Visited; in IsStoredObjCPointer() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAlwaysInlinePass.cpp | 62 SmallPtrSet<const Value *, 8> Visited; in recursivelyVisitUsers() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 113 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/clang/include/clang/Sema/ |
D | AnalysisBasedWarnings.h | 51 enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | PostOrderIterator.h | 59 SetType Visited; variable 75 SetType &Visited; variable
|
/external/llvm/include/llvm/ADT/ |
D | PostOrderIterator.h | 56 SetType Visited; variable 72 SetType &Visited; variable
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 420 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-7.0/llvm/lib/Transforms/Scalar/ |
D | BDCE.cpp | 64 SmallPtrSet<Instruction *, 16> Visited; in clearAssumptionsOfUsers() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXInferAddressSpaces.cpp | 200 DenseSet<Value *> *Visited) { in appendsGenericAddressExpressionToPostorderStack() 217 DenseSet<Value*> Visited; in collectGenericAddressExpressions() local
|