Home
last modified time | relevance | path

Searched refs:InitBottomUp (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h172 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
DPtrState.cpp165 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp() function in BottomUpPtrState
DObjCARCOpts.cpp1109 NestingDetected |= S.InitBottomUp(MDKindCache, Inst); in VisitInstructionBottomUp()