Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp727 Instruction *BeforeSetType = &*IRB.GetInsertPoint(); in instrumentWithShadowUpdate() local
729 SplitBlockAndInsertIfThen(NotAllUnkTD, BeforeSetType, false, UnlikelyBW); in instrumentWithShadowUpdate()
734 IRB.SetInsertPoint(BeforeSetType); in instrumentWithShadowUpdate()