Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
166 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anona1764bdc0111::Verifier212 InstsInThisBlock.clear(); in verify()1130 InstsInThisBlock.clear(); in visitBasicBlock()2152 Assert2(InstsInThisBlock.count(Op) || DT.dominates(Op, U), in verifyDominatesUse()2274 InstsInThisBlock.insert(&I); in visitInstruction()