Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Compiler_optimization_technique
|
| gptkbp:abbreviation |
gptkb:PGO
|
| gptkbp:alternativeName |
Profile-Directed Optimization
|
| gptkbp:category |
Compiler optimization
|
| gptkbp:implementedIn |
gptkb:GCC
gptkb:Microsoft_Visual_Studio gptkb:LLVM |
| gptkbp:improves |
branch prediction
cache utilization code layout inlining decisions |
| gptkbp:purpose |
improve program performance
|
| gptkbp:relatedTo |
Feedback-directed optimization
Link-time optimization |
| gptkbp:requires |
test workload
|
| gptkbp:step |
instrumentation
profiling recompilation |
| gptkbp:usedIn |
gptkb:software_compilation
|
| gptkbp:uses |
runtime profile data
|
| gptkbp:bfsParent |
gptkb:PGO
gptkb:Tiered_Compilation |
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
Profile-Guided Optimization
|