Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
264 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anona32d8a6d0111::Verifier355 InstsInThisBlock.clear(); in verify()2406 InstsInThisBlock.clear(); in visitBasicBlock()4028 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()4258 InstsInThisBlock.insert(&I); in visitInstruction()