Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
315 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anone30318ec0111::Verifier425 InstsInThisBlock.clear(); in verify()2930 InstsInThisBlock.clear(); in visitBasicBlock()4656 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()5092 InstsInThisBlock.insert(&I); in visitInstruction()