Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp645 SmallVector<GetElementPtrInst *, 8> GepTraceTargets; in instrumentFunction() local
870 Function &, ArrayRef<GetElementPtrInst *> GepTraceTargets) { in InjectTraceForGep()