Searched refs:VisitInstructionTopDown (Results 1 – 2 of 2) sorted by relevance
502 bool VisitInstructionTopDown(Instruction *Inst,1286 ObjCARCOpt::VisitInstructionTopDown(Instruction *Inst, in VisitInstructionTopDown() function in ObjCARCOpt1389 NestingDetected |= VisitInstructionTopDown(&Inst, Releases, MyStates); in VisitTopDown()
503 bool VisitInstructionTopDown(Instruction *Inst,1252 ObjCARCOpt::VisitInstructionTopDown(Instruction *Inst, in VisitInstructionTopDown() function in ObjCARCOpt1354 NestingDetected |= VisitInstructionTopDown(&Inst, Releases, MyStates); in VisitTopDown()