Searched defs:SubNode (Results 1 – 2 of 2) sorted by relevance
109 return llvm::any_of(Compound->body(), [](const Stmt *SubNode) { in containsDeclInScope()
14018 auto SubNode = DAG.getNode(ISD::SUB, DL, MVT::i64, Op0, Op1); generateEquivalentSub() local