Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
334 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anon93d097f60111::Verifier441 InstsInThisBlock.clear(); in verify()3204 InstsInThisBlock.clear(); in visitBasicBlock()4964 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()5516 InstsInThisBlock.insert(&I); in visitInstruction()