Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h212 struct BitTestBlock { struct
227 BitTestBlock(APInt F, APInt R, const Value *SV, unsigned Rg, MVT RgVT, bool E, in BitTestBlock() argument