Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h75 bool isBitPiece() const { return getExpression()->isBitPiece(); } in isBitPiece() function
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp585 bool DIExpression::isBitPiece() const { in isBitPiece() function in DIExpression