Searched refs:AggressiveUndef (Results 1 – 1 of 1) sorted by relevance
167 bool AggressiveUndef = false);193 bool AggressiveUndef);289 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors() argument301 if (AggressiveUndef) in getFeasibleSuccessors()341 if (AggressiveUndef) in getFeasibleSuccessors()371 BasicBlock *From, BasicBlock *To, bool AggressiveUndef) { in isEdgeFeasible() argument374 getFeasibleSuccessors(*TI, SuccFeasible, AggressiveUndef); in isEdgeFeasible()