Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp965 static bool isConstantOrConstantVector(SDValue N, bool NoOpaques = false) { in isConstantOrConstantVector()
984 static bool isAnyConstantBuildVector(SDValue V, bool NoOpaques = false) { in isAnyConstantBuildVector()