Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h44 bool isStandardLifetime(const SmallVectorImpl<IntrinsicInst *> &LifetimeStart,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp89 bool isStandardLifetime(const SmallVectorImpl<IntrinsicInst *> &LifetimeStart, in isStandardLifetime() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp608 memtag::isStandardLifetime(Info.LifetimeStart, Info.LifetimeEnd, DT, LI, in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1485 memtag::isStandardLifetime(Info.LifetimeStart, Info.LifetimeEnd, &DT, in instrumentStack()