Searched refs:visitCallBrInst (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h229 RetTy visitCallBrInst(CallBrInst &I) { function in class:llvm::InstVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h427 Instruction *visitCallBrInst(CallBrInst &CBI);
H A DInstCombineCalls.cpp4217 Instruction *InstCombiner::visitCallBrInst(CallBrInst &CBI) { function in class:InstCombiner
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp645 void visitCallBrInst (CallBrInst &CBI) { function in class:__anon2751::SCCPSolver
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp474 void visitCallBrInst(CallBrInst &CBI);
2522 void Verifier::visitCallBrInst(CallBrInst &CBI) { function in class:Verifier

Completed in 180 milliseconds