Searched defs:RetVec (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h60 SmallVector<Instruction *, 8> RetVec; member in struct:llvm::memtag::StackInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp44 forAllReachableExits(const DominatorTree &DT, const PostDominatorTree &PDT, const LoopInfo &LI, const Instruction *Start, const SmallVectorImpl<IntrinsicInst *> &Ends, const SmallVectorImpl<Instruction *> &RetVec, llvm::function_ref<void(Instruction *)> Callback) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp923 SmallVector<Instruction *, 8> RetVec; member in struct:__anon2865::FunctionStackPoisoner

Completed in 197 milliseconds