Searched defs:visitIndirectBrInst (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h244 RetTy visitIndirectBrInst(IndirectBrInst &I) { function in class:llvm::InstVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp619 void Lint::visitIndirectBrInst(IndirectBrInst &I) { function in class:Lint
H A DInlineCost.cpp1678 bool CallAnalyzer::visitIndirectBrInst(IndirectBrInst &IBI) { function in class:CallAnalyzer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2512 void Verifier::visitIndirectBrInst(IndirectBrInst &BI) { function in class:Verifier

Completed in 182 milliseconds