Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h60 SmallVector<Instruction *, 8> RetVec; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp47 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp900 SmallVector<Instruction *, 8> RetVec; member