Lines Matching defs:Profile

65   void readProfile(std::unique_ptr<MemoryBuffer> Profile,
67 auto ReaderOrErr = IndexedInstrProfReader::create(std::move(Profile),
103 auto Profile = Writer.writeBuffer();
104 readProfile(std::move(Profile));
115 auto Profile = Writer.writeBuffer();
116 readProfile(std::move(Profile));
133 auto Profile = Writer.writeBuffer();
134 readProfile(std::move(Profile));
158 auto Profile = Writer.writeBuffer();
159 readProfile(std::move(Profile));
181 // Profile data is copied from general.proftext
192 auto Profile = Writer.writeBuffer();
193 readProfile(std::move(Profile));
249 auto Profile = Writer.writeBuffer();
250 readProfile(std::move(Profile));
281 auto Profile = Writer.writeBuffer();
282 readProfile(std::move(Profile));
309 auto Profile = Writer.writeBuffer();
310 readProfile(std::move(Profile));
340 auto Profile = Writer.writeBuffer();
341 readProfile(std::move(Profile));
453 auto Profile = Writer.writeBuffer();
454 readProfile(std::move(Profile));
487 auto Profile = Writer.writeBuffer();
488 readProfile(std::move(Profile));
542 auto Profile = Writer.writeBuffer();
543 readProfile(std::move(Profile));
568 auto Profile = Writer.writeBuffer();
569 readProfile(std::move(Profile));
598 auto Profile = Writer.writeBuffer();
599 readProfile(std::move(Profile));
697 auto Profile = Writer.writeBuffer();
698 readProfile(std::move(Profile));
795 auto Profile = Writer.writeBuffer();
796 readProfile(std::move(Profile));
873 auto Profile = Writer.writeBuffer();
874 readProfile(std::move(Profile));
1047 auto Profile = Writer.writeBuffer();
1048 readProfile(std::move(Profile));
1187 auto Profile = Writer.writeBuffer();
1188 readProfile(std::move(Profile));
1239 auto Profile = Writer.writeBuffer();
1240 readProfile(std::move(Profile));
1575 auto Profile = Writer.writeBuffer();
1576 readProfile(std::move(Profile));
1584 auto Profile = Writer.writeBuffer();
1585 readProfile(std::move(Profile));
1825 auto Profile = Writer.writeBuffer();
1826 readProfile(std::move(Profile), llvm::MemoryBuffer::getMemBuffer(R"(
1865 auto Profile = Writer.writeBuffer();
1866 readProfile(std::move(Profile));