Home
last modified time | relevance | path

Searched defs:BaseFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp177 llvm::Function *BaseFn = cast<llvm::Function>(Callee); in GenerateVarArgsThunk() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2059 CallInst *BaseFn = dyn_cast<CallInst>(Base); in replacePowWithExp() local