Searched refs:MaxDepthInBB (Results 1 – 1 of 1) sorted by relevance
106 static cl::opt<int> MaxDepthInBB( variable1099 if (MaxDepthInBB != -1 && InstructionNb++ >= MaxDepthInBB) in hoistExpressions()