Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5494 const CGCallee &ConcreteCallee = Callee.prepareConcreteCallee(*this); in EmitCall() local
5495 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()
5667 EmitKCFIOperandBundle(ConcreteCallee, BundleList); in EmitCall()
5670 EmitPointerAuthOperandBundle(ConcreteCallee.getPointerAuthInfo(), BundleList); in EmitCall()