Home
last modified time | relevance | path

Searched defs:OrigCallee (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2828 static bool insertSinCosCall(IRBuilderBase &B, Function *OrigCallee, Value *Arg, in insertSinCosCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5809 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp520 const FunctionDecl *OrigCallee; member