Home
last modified time | relevance | path

Searched refs:ProfileTopDownLoad (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp159 static cl::opt<bool> ProfileTopDownLoad( variable
1655 if (!ProfileTopDownLoad && UseProfiledCallGraph) in buildFunctionOrder()
1659 if (!ProfileTopDownLoad || CG == nullptr) { in buildFunctionOrder()