Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
188 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anon2bfcd1980111::Verifier248 InstsInThisBlock.clear(); in verify()1889 InstsInThisBlock.clear(); in visitBasicBlock()3114 Assert(InstsInThisBlock.count(Op) || DT.dominates(Op, U), in verifyDominatesUse()3279 InstsInThisBlock.insert(&I); in visitInstruction()