Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp93 cl::init(NegatorDefaultMaxDepth),
H A DInstCombineInternal.h40 static constexpr unsigned NegatorDefaultMaxDepth = ~0U; variable