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