Home
last modified time | relevance | path

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

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