Searched refs:isCallingConvCCompatible (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp60 static bool isCallingConvCCompatible(CallInst *CI) { function
2873 isCallingConvCCompatible(CI)) &&
3060 bool isCallingConvC = isCallingConvCCompatible(CI);
3484 bool isCallingConvC = isCallingConvCCompatible(CI);

Completed in 105 milliseconds