Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
295 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anone3a6d1260111::Verifier394 InstsInThisBlock.clear(); in verify()2746 InstsInThisBlock.clear(); in visitBasicBlock()4422 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()4818 InstsInThisBlock.insert(&I); in visitInstruction()