Searched defs:Verify (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp91 bool PHITransAddr::Verify() const { function in class:PHITransAddr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp253 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { function in class:InlineAsm
H A DSafepointIRVerifier.cpp884 static void Verify(const Function &F, const DominatorTree &DT, function
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py398 def Verify(self): member in class:Entry
596 def Verify(self): member in class:EntryBytes
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h481 void setVerifyModules(bool Verify) { argument
624 EngineBuilder &setVerifyModules(bool Verify) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp58 VerifyDiagnosticConsumer &Verify; member in class:__anon529::VerifyFileTracker
62 VerifyFileTracker(VerifyDiagnosticConsumer &Verify, SourceManager &SM) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp600 bool Verify = VerifyMachineCode == cl::BOU_TRUE; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1643 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { function in namespace:llvm::DomTreeBuilder

Completed in 156 milliseconds