Searched refs:CallerIndex (Results 1 – 2 of 2) sorted by relevance
31 void PGOCtxProfileWriter::writeImpl(std::optional<uint32_t> CallerIndex, in writeImpl() argument36 if (CallerIndex) in writeImpl()38 SmallVector<uint64_t, 1>{*CallerIndex}); in writeImpl()
66 void writeImpl(std::optional<uint32_t> CallerIndex,