Home
last modified time | relevance | path

Searched defs:SCCC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10101 if (ConstantSDNode *SCCC = dyn_cast<ConstantSDNode>(SCC.getNode())) { in visitSELECT_CC() local
22305 if (auto *SCCC = dyn_cast<ConstantSDNode>(SCC)) { in SimplifySelectCC() local