Searched refs:InternalInstructions (Results 1 – 1 of 1) sorted by relevance
143 SmallVector<Instruction *> InternalInstructions; member148 void addInstruction(Instruction *I) { InternalInstructions.push_back(I); } in addInstruction()185 for (const auto &I : InternalInstructions) { in dump()216 for (auto *I : Node->InternalInstructions) in submitCompositeNode()515 Node->InternalInstructions.append(FNegs); in identifyNodeWithImplicitAdd()882 for (auto *I : InternalInstructions) { in hasAllInternalUses()