Searched defs:MyStates (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCOpts.cpp | 1326 VisitInstructionBottomUp(Instruction * Inst,BasicBlock * BB,BlotMapVector<Value *,RRInfo> & Retains,BBState & MyStates) VisitInstructionBottomUp() argument 1399 BBState &MyStates = BBStates[BB]; VisitBottomUp() local 1491 VisitInstructionTopDown(Instruction * Inst,DenseMap<Value *,RRInfo> & Releases,BBState & MyStates,const DenseMap<const Instruction *,SmallPtrSet<const Value *,2>> & ReleaseInsertPtToRCIdentityRoots) VisitInstructionTopDown() argument 1583 BBState &MyStates = BBStates[BB]; VisitTopDown() local 1654 BBState &MyStates = BBStates[EntryBB]; ComputePostOrders() local 1694 BBState &MyStates = BBStates[&ExitBB]; ComputePostOrders() local [all...] |