Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp78 static cl::opt<unsigned> OutlineOptionalThreshold( variable
449 if (Pred->size() < OutlineOptionalThreshold) in selectBestSuccessor()