Return the AutoFDO pseudo-probe section for TextSec.
Declared in <llvm/MC/MCObjectFileInfo.h>
MCSection*
getPseudoProbeSection(MCSection const& TextSec) const;
The AutoFDO pseudo-probe section for TextSec.
| Name | Description |
|---|---|
| TextSec | Text section whose pseudo-probe data is requested. |