Searched refs:InstsInThisBlock (Results 1 – 1 of 1) sorted by relevance
261 SmallPtrSet<Instruction *, 16> InstsInThisBlock; member in __anon8b3836fb0111::Verifier352 InstsInThisBlock.clear(); in verify()2338 InstsInThisBlock.clear(); in visitBasicBlock()3895 if (!isa<PHINode>(I) && InstsInThisBlock.count(Op)) in verifyDominatesUse()4080 InstsInThisBlock.insert(&I); in visitInstruction()