Searched refs:NewTerm (Results 1 – 1 of 1) sorted by relevance
1063 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local1064 ReplaceInstWithInst(CheckTerm, NewTerm); in instrumentAddress()