Searched refs:InitBottomUp (Results 1 – 3 of 3) sorted by relevance
173 bool InitBottomUp(ARCMDKindCache &Cache, Instruction *I);
174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp() function in BottomUpPtrState
1340 NestingDetected |= S.InitBottomUp(MDKindCache, Inst); in VisitInstructionBottomUp()