Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp95 static cl::opt<bool> DisableStrictNodeMutation("disable-strictnode-mutation", variable
589 IsStrictFPEnabled = DisableStrictNodeMutation; in TargetLoweringBase()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp98 static cl::opt<bool> DisableStrictNodeMutation("disable-strictnode-mutation", variable
699 IsStrictFPEnabled = DisableStrictNodeMutation; in TargetLoweringBase()