Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h63 SmallVector<Instruction *, 8> RetVec; global() member
/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp51 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp996 SmallVector<Instruction *, 8> RetVec; global() member