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