Searched refs:ProfileTopDownLoad (Results 1 – 1 of 1) sorted by relevance
158 static cl::opt<bool> ProfileTopDownLoad( variable1651 if (!ProfileTopDownLoad && UseProfiledCallGraph) in buildFunctionOrder()1655 if (!ProfileTopDownLoad || CG == nullptr) { in buildFunctionOrder()