Searched defs:AggressiveUndef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DSparsePropagation.cpp123 bool AggressiveUndef) {
134 if (AggressiveUndef)
176 if (AggressiveUndef)
206 bool AggressiveUndef) {
209 getFeasibleSuccessors(*TI, SuccFeasible, AggressiveUndef);
121 getFeasibleSuccessors(TerminatorInst &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) argument
205 isEdgeFeasible(BasicBlock *From, BasicBlock *To, bool AggressiveUndef) argument

Completed in 80 milliseconds