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