Searched defs:ContiguousRange (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp394 bool ContiguousRange = true; local
453 ContiguousRange, nullptr, nullptr, std::move(BTI), local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h210 bool ContiguousRange; member in struct:llvm::SwitchCG::BitTestBlock

Completed in 97 milliseconds