Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2035 if (!AssignRecord->getAddressExpression()->extractLeadingOffset( in calculateFragmentIntersectImpl()
H A DDebugInfoMetadata.cpp2041 bool DIExpression::extractLeadingOffset( in extractLeadingOffset() function in DIExpression
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h3585 extractLeadingOffset(int64_t &OffsetInBytes,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp5462 ->extractLeadingOffset(CurrentExprOffsetInBytes, PostOffsetOps)) in splitAlloca()