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