Home
last modified time | relevance | path

Searched refs:BadTDTerm (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp700 Instruction *BadTDTerm, *GoodTDTerm; in instrumentWithShadowUpdate() local
701 SplitBlockAndInsertIfThenElse(BadTDCmp, &*IRB.GetInsertPoint(), &BadTDTerm, in instrumentWithShadowUpdate()
703 IRB.SetInsertPoint(BadTDTerm); in instrumentWithShadowUpdate()