Home
last modified time | relevance | path

Searched refs:AggressiveUndef (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DSparsePropagation.cpp123 bool AggressiveUndef) { in getFeasibleSuccessors() argument
134 if (AggressiveUndef) in getFeasibleSuccessors()
176 if (AggressiveUndef) in getFeasibleSuccessors()
206 bool AggressiveUndef) { in isEdgeFeasible() argument
209 getFeasibleSuccessors(*TI, SuccFeasible, AggressiveUndef); in isEdgeFeasible()
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h171 bool AggressiveUndef = false);
196 bool AggressiveUndef);