[BOLT][NFC] Simplify code using std::optional
Use std::optional instead of tracking if it is the first profile seen. Differential Revision: https://reviews.llvm.org/D147308
Loading
Please sign in to comment
Use std::optional instead of tracking if it is the first profile seen. Differential Revision: https://reviews.llvm.org/D147308