Searched refs:GetAnyNonZeroConstInt (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp622 static ConstantInt *GetAnyNonZeroConstInt(PHINode &PN) { function
926 NonZeroConst = GetAnyNonZeroConstInt(PN);

Completed in 116 milliseconds