Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1698 bool OpSigned = (Op.getOp() == dwarf::DW_OP_LLVM_extract_bits_sext); in getActiveBits() local
1699 if (!VarSign || VarSigned != OpSigned) { in getActiveBits()