HomeSort by relevance Sort by last modified time
    Searched full:constantint_match (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/Support/
PatternMatch.h 124 struct constantint_match { struct in namespace:llvm::PatternMatch
142 inline constantint_match<Val> m_ConstantInt() {
143 return constantint_match<Val>();
556 inline SelectClass_match<Cond, constantint_match<L>, constantint_match<R> >

Completed in 258 milliseconds