Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h166 bool AggressiveUndef = false);
192 bool AggressiveUndef);
288 Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) { in getFeasibleSuccessors() argument
300 if (AggressiveUndef) in getFeasibleSuccessors()
340 if (AggressiveUndef) in getFeasibleSuccessors()
370 BasicBlock *From, BasicBlock *To, bool AggressiveUndef) { in isEdgeFeasible() argument
373 getFeasibleSuccessors(*TI, SuccFeasible, AggressiveUndef); in isEdgeFeasible()