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