Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp80 static cl::opt<bool> DisablePostRAMachineLICM("disable-postra-machine-licm", variable
259 return applyDisable(TargetID, DisablePostRAMachineLICM); in overridePass()