HomeSort by: relevance | last modified time | path
    Searched defs:is_non_zero_fp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
PatternMatch.h 718 struct is_non_zero_fp { struct in namespace:llvm::PatternMatch
723 inline cstfp_pred_ty<is_non_zero_fp> m_NonZeroFP() {
724 return cstfp_pred_ty<is_non_zero_fp>();

Completed in 29 milliseconds