Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp176 Instruction *CrashTerm = genAMDGPUReportBlock(M, IRB, Cmp, Recover); in instrumentAddressImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1949 Instruction *CrashTerm = nullptr; in instrumentAddress() local