Searched refs:non_semantic_ (Results 1 – 6 of 6) sorted by relevance
50 clone->non_semantic_.reserve(non_semantic_.size()); in Clone()51 for (auto& non_semantic : non_semantic_) { in Clone()117 for (auto& non_semantic : non_semantic_) { in WhileEachInst()165 for (auto& non_semantic : non_semantic_) { in WhileEachInst()
195 std::vector<std::unique_ptr<Instruction>> non_semantic_; variable262 non_semantic_.emplace_back(std::move(non_semantic)); in AddNonSemanticInstruction()
208 std::vector<std::unique_ptr<Instruction>> non_semantic_; variable275 non_semantic_.emplace_back(std::move(non_semantic)); in AddNonSemanticInstruction()