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