Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp39 static cl::opt<bool> TemporaryWorkarounds( variable
166 if (!TemporaryWorkarounds && !F.isDeclaration() && F.getName() == "main") { in runOnModule()
205 if (TemporaryWorkarounds && (Ty->isVarArg() || F->isVarArg())) in runOnModule()