Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1788 if (auto *BitStride = CTy->getBitStrideConst()) { in constructArrayTypeDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1881 ConstantInt *getBitStrideConst() const { in getBitStrideConst() function