Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp1340 NestingDetected |= S.InitBottomUp(MDKindCache, Inst); in VisitInstructionBottomUp()