Searched refs:ThenIRB (Results 1 – 1 of 1) sorted by relevance
856 IRBuilder<> ThenIRB(BI); in runOnModule() local857 ThenIRB.CreateCall(DFSF.DFS.DFSanNonzeroLabelFn, {}); in runOnModule()997 IRBuilder<> ThenIRB(BI); in combineShadows() local998 CallInst *Call = ThenIRB.CreateCall(DFS.DFSanUnionFn, {V1, V2}); in combineShadows()