Home
last modified time | relevance | path

Searched refs:VerifyInput (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h165 bool VerifyInput; member in llvm::PassManagerBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp170 VerifyInput = false; in PassManagerBuilder()
1037 if (VerifyInput) in populateThinLTOPassManager()
1068 if (VerifyInput) in populateLTOPassManager()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.h270 static void VerifyInput(const OperandConstraint& constraint);
H A Dregister-allocator-verifier.cc85 VerifyInput(op_constraints[count]); in RegisterAllocatorVerifier()
107 void RegisterAllocatorVerifier::VerifyInput( in VerifyInput() function in v8::internal::compiler::RegisterAllocatorVerifier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp572 PMB.VerifyInput = !DisableVerify; in optimize()
H A DLTOBackend.cpp285 PMB.VerifyInput = true; in runOldPMPasses()
H A DThinLTOCodeGenerator.cpp243 PMB.VerifyInput = false; in optimizeModule()

Completed in 10 milliseconds