Searched defs:InsertedInstructions (Results 1 – 3 of 3) sorted by relevance
273 SmallPtrSet<Instruction *, 8> InsertedInstructions; variable
300 SmallPtrSet<Instruction *, 8> InsertedInstructions; variable
2654 auto InsertedInstructions = Expander.getAllInsertedInstructions(); in cleanup() local