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