Searched defs:Retains (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 1102 Instruction *Inst, BasicBlock *BB, BlotMapVector<Value *, RRInfo> &Retains, in VisitInstructionBottomUp() 1195 BlotMapVector<Value *, RRInfo> &Retains) { in VisitBottomUp() 1447 BlotMapVector<Value *, RRInfo> &Retains, in Visit() 1477 BlotMapVector<Value *, RRInfo> &Retains, in MoveCalls() 1530 BlotMapVector<Value *, RRInfo> &Retains, in PairUpRetainsAndReleases() 1732 BlotMapVector<Value *, RRInfo> &Retains, in PerformCodePlacement() 1965 BlotMapVector<Value *, RRInfo> Retains; in OptimizeSequences() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | ObjCARC.cpp | 2267 MapVector<Value *, RRInfo> &Retains) { in VisitBottomUp() 2628 MapVector<Value *, RRInfo> &Retains, in Visit() 2675 MapVector<Value *, RRInfo> &Retains, in MoveCalls() 2750 MapVector<Value *, RRInfo> &Retains, in PerformCodePlacement() 3111 MapVector<Value *, RRInfo> Retains; in OptimizeSequences() local
|