Home
last modified time | relevance | path

Searched defs:Retains (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1096 Instruction *Inst, BasicBlock *BB, BlotMapVector<Value *, RRInfo> &Retains, in VisitInstructionBottomUp()
1189 BlotMapVector<Value *, RRInfo> &Retains) { in VisitBottomUp()
1444 BlotMapVector<Value *, RRInfo> &Retains, in Visit()
1478 BlotMapVector<Value *, RRInfo> &Retains, in MoveCalls()
1531 BlotMapVector<Value *, RRInfo> &Retains, in PairUpRetainsAndReleases()
1737 BlotMapVector<Value *, RRInfo> &Retains, in PerformCodePlacement()
1970 BlotMapVector<Value *, RRInfo> Retains; in OptimizeSequences() local