Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12309 FunctionType *CSFT = CB->getFunctionType(); in manifest() local
12329 CallInst::Create(FunctionCallee(CSFT, NewCallee), CSArgs, in manifest()
12382 NewCall = CallInst::Create(FunctionCallee(CSFT, NewCallee), CSArgs, in manifest()