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

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h552 inline cst_pred_ty<is_negated_power2> m_NegatedPower2() { function in namespace:llvm::PatternMatch
555 inline api_pred_ty<is_negated_power2> m_NegatedPower2(const APInt *&V) { function in namespace:llvm::PatternMatch

Completed in 129 milliseconds