Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
290 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anon2723412a0111::Verifier389 InstsInThisBlock.clear(); in verify()2609 InstsInThisBlock.clear(); in visitBasicBlock()4277 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()4535 InstsInThisBlock.insert(&I); in visitInstruction()