Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp101 cl::opt<bool> EnableSWP("enable-pipeliner", cl::Hidden, cl::init(true), variable
701 if (!EnableSWP) in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp132 static cl::opt<bool> EnableSWP("enable-pipeliner", cl::Hidden, cl::init(true), variable
742 if (!EnableSWP) in INITIALIZE_PASS_DEPENDENCY()