| /external/llvm/lib/CodeGen/ |
| TwoAddressInstructionPass.cpp | 47 #include "llvm/ADT/SmallSet.h" 186 SmallSet<unsigned, 4> UseRegs; [all...] |
| MachineSink.cpp | 28 #include "llvm/ADT/SmallSet.h" 55 SmallSet<std::pair<MachineBasicBlock*,MachineBasicBlock*>, 8>
|
| AggressiveAntiDepBreaker.cpp | 279 SmallSet<unsigned, 4> RegSet; [all...] |
| PrologEpilogInserter.cpp | 39 #include "llvm/ADT/SmallSet.h" 598 SmallSet<int, 16> LargeStackObjs;
|
| RegAllocFast.cpp | 33 #include "llvm/ADT/SmallSet.h" 652 SmallSet<unsigned, 8> ThroughRegs; [all...] |
| ScheduleDAGInstrs.cpp | 31 #include "llvm/ADT/SmallSet.h" 175 SmallSet<unsigned, 8> Seen;
|
| /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| BugReporter.h | 23 #include "llvm/ADT/SmallSet.h" 378 llvm::SmallSet<SymbolRef, 10> NotableSymbols;
|
| /external/clang/lib/Analysis/ |
| AnalysisContext.cpp | 27 #include "llvm/ADT/SmallSet.h" 317 llvm::SmallSet<const DeclContext*, 4> IgnoredContexts;
|
| /external/llvm/lib/Target/ARM/ |
| ARMBaseInstrInfo.h | 21 #include "llvm/ADT/SmallSet.h" 394 SmallSet<unsigned, 16> MLxHazardOpcodes;
|
| ARMLoadStoreOptimizer.cpp | 37 #include "llvm/ADT/SmallSet.h" 379 SmallSet<unsigned, 4> KilledRegs; [all...] |
| Thumb2SizeReduction.cpp | 217 SmallSet<unsigned, 2> Defs;
|
| ARMConstantIslandPass.cpp | 30 #include "llvm/ADT/SmallSet.h" 85 SmallSet<MachineBasicBlock*, 4> NewWaterList; [all...] |
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| ScheduleDAGSDNodes.cpp | 28 #include "llvm/ADT/SmallSet.h" 669 SmallSet<unsigned, 8> &Seen) { 696 SmallSet<unsigned, 8> Seen;
|
| ScheduleDAGRRList.cpp | 29 #include "llvm/ADT/SmallSet.h" [all...] |
| SelectionDAGBuilder.cpp | 19 #include "llvm/ADT/SmallSet.h" [all...] |
| /external/llvm/lib/Analysis/ |
| ProfileInfo.cpp | 21 #include "llvm/ADT/SmallSet.h" 513 SmallSet<const BasicBlock*,8> pred_visited; 527 SmallSet<const BasicBlock*,8> succ_visited; [all...] |
| /external/clang/lib/Sema/ |
| Sema.cpp | 19 #include "llvm/ADT/SmallSet.h" 475 llvm::SmallSet<VarDecl *, 32> Seen; [all...] |
| SemaDeclCXX.cpp | [all...] |
| /external/llvm/lib/Transforms/IPO/ |
| MergeFunctions.cpp | 50 #include "llvm/ADT/SmallSet.h" 503 SmallSet<const BasicBlock *, 128> VisitedBBs; // in terms of F1.
|
| /external/llvm/lib/Target/X86/ |
| X86FrameLowering.cpp | 30 #include "llvm/ADT/SmallSet.h" 115 SmallSet<unsigned, 8> Uses; [all...] |
| X86ISelLowering.cpp | 44 #include "llvm/ADT/SmallSet.h" [all...] |
| /external/llvm/lib/Transforms/Scalar/ |
| JumpThreading.cpp | 32 #include "llvm/ADT/SmallSet.h" 82 SmallSet<AssertingVH<BasicBlock>, 16> LoopHeaders; [all...] |
| LoopStrengthReduce.cpp | [all...] |
| /external/clang/lib/StaticAnalyzer/Core/ |
| BugReporter.cpp | 485 llvm::SmallSet<SymbolRef, 10> AlreadyProcessed; [all...] |
| /external/clang/lib/Parse/ |
| ParseDecl.cpp | 21 #include "llvm/ADT/SmallSet.h" [all...] |