Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp856 IRBuilder<> ThenIRB(BI); in runOnModule() local
857 ThenIRB.CreateCall(DFSF.DFS.DFSanNonzeroLabelFn, {}); in runOnModule()
997 IRBuilder<> ThenIRB(BI); in combineShadows() local
998 CallInst *Call = ThenIRB.CreateCall(DFS.DFSanUnionFn, {V1, V2}); in combineShadows()