HomeSort by relevance Sort by last modified time
    Searched refs:SmallPtrSetImpl (Results 1 - 25 of 305) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks;
91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks;
CodeMetrics.h 90 const SmallPtrSetImpl<const Value*> &EphValues);
95 SmallPtrSetImpl<const Value *> &EphValues);
100 SmallPtrSetImpl<const Value *> &EphValues);
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImpl for more details on the algorithm used.
29 /// SmallPtrSetImpl - This is the common code shared among all the
47 class SmallPtrSetImpl {
65 SmallPtrSetImpl(const void **SmallStorage, const SmallPtrSetImpl& that);
66 explicit SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize) :
75 ~SmallPtrSetImpl();
138 void operator=(const SmallPtrSetImpl &RHS); // DO NOT IMPLEMENT.
140 void CopyFrom(const SmallPtrSetImpl &RHS);
165 while (*Bucket == SmallPtrSetImpl::getEmptyMarker() |
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
SmallPtrSet.cpp 21 void SmallPtrSetImpl::shrink_and_clear() {
39 bool SmallPtrSetImpl::insert_imp(const void * Ptr) {
76 bool SmallPtrSetImpl::erase_imp(const void * Ptr) {
103 const void * const *SmallPtrSetImpl::FindBucketFor(const void *Ptr) const {
132 void SmallPtrSetImpl::Grow(unsigned NewSize) {
172 SmallPtrSetImpl::SmallPtrSetImpl(const void **SmallStorage,
173 const SmallPtrSetImpl& that) {
197 void SmallPtrSetImpl::CopyFrom(const SmallPtrSetImpl &RHS)
    [all...]
  /external/llvm/include/llvm/ADT/
SmallPtrSet.h 294 class SmallPtrSetImpl : public SmallPtrSetImplBase {
297 SmallPtrSetImpl(const SmallPtrSetImpl &) = delete;
301 SmallPtrSetImpl(const void **SmallStorage, const SmallPtrSetImpl &that)
303 SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize,
304 SmallPtrSetImpl &&that)
306 explicit SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize)
353 class SmallPtrSet : public SmallPtrSetImpl<PtrType> {
359 typedef SmallPtrSetImpl<PtrType> BaseT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 52 void ComputeDependencies(Value *V, SmallPtrSetImpl<GlobalValue *> &U);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 52 void ComputeDependencies(Value *V, SmallPtrSetImpl<GlobalValue *> &U);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 52 void ComputeDependencies(Value *V, SmallPtrSetImpl<GlobalValue *> &U);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 52 void ComputeDependencies(Value *V, SmallPtrSetImpl<GlobalValue *> &U);

Completed in 805 milliseconds

1 2 3 4 5 6 7 8 91011>>