Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h173 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
H A DPtrState.cpp174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp() function in BottomUpPtrState
H A DObjCARCOpts.cpp1379 NestingDetected |= S.InitBottomUp(MDKindCache, Inst); in VisitInstructionBottomUp()