Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp873 int CallbackIdx = TypeSize == 32 ? 0 : in InjectTraceForDiv() local
895 auto CallbackIdx = [&](Type *ElementTy) -> int { in InjectTraceForLoadsAndStores() local
936 int CallbackIdx = TypeSize == 8 ? 0 : in InjectTraceForCmp() local