Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h53 SmallVector<IntrinsicInst *, 2> LifetimeEnd; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp88 isStandardLifetime(const SmallVectorImpl<IntrinsicInst * > & LifetimeStart,const SmallVectorImpl<IntrinsicInst * > & LifetimeEnd,const DominatorTree * DT,const LoopInfo * LI,size_t MaxLifetimes) isStandardLifetime() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21292 const auto *LifetimeEnd = cast<LifetimeSDNode>(N); visitLIFETIME_END() local
[all...]