Home
last modified time | relevance | path

Searched refs:NegatorDefaultMaxDepth (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp97 cl::init(NegatorDefaultMaxDepth),
H A DInstCombineInternal.h39 static constexpr unsigned NegatorDefaultMaxDepth = ~0U; variable