Searched refs:VisitBottomUp (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp500 bool VisitBottomUp(BasicBlock *BB,
1037 // If VisitBottomUp has pointer information for this successor, take
1193 bool ObjCARCOpt::VisitBottomUp(BasicBlock *BB, function in class:ObjCARCOpt
1197 DEBUG(dbgs() << "\n== ObjCARCOpt::VisitBottomUp ==\n");
1464 BottomUpNestingDetected |= VisitBottomUp(BB, BBStates, Retains);
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DObjCARC.cpp1478 bool VisitBottomUp(BasicBlock *BB,
2265 ObjCARCOpt::VisitBottomUp(BasicBlock *BB, function in class:ObjCARCOpt
2656 BottomUpNestingDetected |= VisitBottomUp(BB, BBStates, Retains);

Completed in 314 milliseconds