Searched refs:startFlatSection (Results 1 – 6 of 6) sorted by relevance
103 void startFlatSection() override;
148 virtual void startFlatSection() = 0;
483 Writer.startFlatSection(); in __llvm_ctx_profile_fetch()
129 void PGOCtxProfileWriter::startFlatSection() { in startFlatSection() function in PGOCtxProfileWriter290 Writer.startFlatSection(); in createCtxProfFromYAML()
270 void startFlatSection() override { ++EnteredFlatCount; } in TEST_F() function in TEST_F::TestProfileWriter