Searched defs:AllowedExit (Results 1 – 2 of 2) sorted by relevance
417 SmallPtrSetImpl<Value *> &AllowedExit) { in hasOutsideLoopUser()683 SmallPtrSetImpl<Value *> &AllowedExit) { in addInductionPhi()
524 SmallPtrSet<Value *, 4> AllowedExit; variable