Home
last modified time | relevance | path

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

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