HomeSort by relevance Sort by last modified time
    Searched refs:BlotMapVector (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/ObjCARC/
BlotMapVector.h 1 //===- BlotMapVector.h - A MapVector with the blot operation -*- C++ -*----===//
17 template <class KeyT, class ValueT> class BlotMapVector {
35 ~BlotMapVector() {
ObjCARCOpts.cpp 29 #include "BlotMapVector.h"
191 BlotMapVector<const Value *, TopDownPtrState> PerPtrTopDown;
195 BlotMapVector<const Value *, BottomUpPtrState> PerPtrBottomUp;
498 BlotMapVector<Value *, RRInfo> &Retains,
502 BlotMapVector<Value *, RRInfo> &Retains);
510 BlotMapVector<Value *, RRInfo> &Retains,
514 BlotMapVector<Value *, RRInfo> &Retains,
520 BlotMapVector<Value *, RRInfo> &Retains,
530 BlotMapVector<Value *, RRInfo> &Retains,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
BlotMapVector.h 1 //===- BlotMapVector.h - A MapVector with the blot operation ----*- C++ -*-===//
23 template <class KeyT, class ValueT> class BlotMapVector {
34 ~BlotMapVector() {
ObjCARCOpts.cpp 29 #include "BlotMapVector.h"
189 BlotMapVector<const Value *, TopDownPtrState> PerPtrTopDown;
193 BlotMapVector<const Value *, BottomUpPtrState> PerPtrBottomUp;
497 BlotMapVector<Value *, RRInfo> &Retains,
501 BlotMapVector<Value *, RRInfo> &Retains);
509 BlotMapVector<Value *, RRInfo> &Retains,
513 BlotMapVector<Value *, RRInfo> &Retains,
519 BlotMapVector<Value *, RRInfo> &Retains,
528 BlotMapVector<Value *, RRInfo> &Retains,
    [all...]

Completed in 893 milliseconds