Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1101 Instruction *Inst, BasicBlock *BB, BlotMapVector<Value *, RRInfo> &Retains, in VisitInstructionBottomUp()
1194 BlotMapVector<Value *, RRInfo> &Retains) { in VisitBottomUp()
1446 BlotMapVector<Value *, RRInfo> &Retains, in Visit()
1480 BlotMapVector<Value *, RRInfo> &Retains, in MoveCalls()
1533 BlotMapVector<Value *, RRInfo> &Retains, in PairUpRetainsAndReleases()
1739 BlotMapVector<Value *, RRInfo> &Retains, in PerformCodePlacement()
1972 BlotMapVector<Value *, RRInfo> Retains; in OptimizeSequences() local