Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPasses.cpp57 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
160 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()