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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 SmallVector<Instruction *, 8> RetVec; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1094 SmallVector<Instruction*, 8> RetVec; local
1017 instrumentStack( SmallVectorImpl<AllocaInst *> &Allocas, DenseMap<AllocaInst *, std::vector<DbgVariableIntrinsic *>> &AllocaDbgMap, SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) argument
H A DAddressSanitizer.cpp881 SmallVector<Instruction *, 8> RetVec; member in struct:__anon2619::FunctionStackPoisoner

Completed in 74 milliseconds