Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DMemoryTaggingSupport.h43 bool isStandardLifetime(const SmallVectorImpl<IntrinsicInst *> &LifetimeStart,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DMemoryTaggingSupport.cpp87 bool isStandardLifetime(const SmallVectorImpl<IntrinsicInst *> &LifetimeStart, in isStandardLifetime() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp548 memtag::isStandardLifetime(Info.LifetimeStart, Info.LifetimeEnd, DT, LI, in runOnFunction()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1375 memtag::isStandardLifetime(Info.LifetimeStart, Info.LifetimeEnd, &DT, in instrumentStack()