Home
last modified time | relevance | path

Searched defs:LifetimeEnd (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h54 SmallVector<IntrinsicInst *, 2> LifetimeEnd; global() member
/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp90 const SmallVectorImpl<IntrinsicInst *> &LifetimeEnd, in isStandardLifetime() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21601 const auto *LifetimeEnd = cast<LifetimeSDNode>(N); visitLIFETIME_END() local
[all...]