reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/DebugInfoMetadata.h
 2529   createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits,

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 8058       auto Fragment = DIExpression::createFragmentExpression(Expr, OffsetInBits,
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 1340           auto FragmentExpr = DIExpression::createFragmentExpression(
 5537         auto FragmentExpr = DIExpression::createFragmentExpression(
lib/Transforms/IPO/GlobalOpt.cpp
  446       if (auto E = DIExpression::createFragmentExpression(
lib/Transforms/Scalar/SROA.cpp
 4396                   DIExpression::createFragmentExpression(Expr, Start, Size))