Searched refs:NestedCallee (Results 1 – 1 of 1) sorted by relevance
6099 if (Function *NestedCallee = CB->getCalledFunction()) { in areInlineCompatible() local6101 if (NestedCallee->isIntrinsic()) in areInlineCompatible()6105 if (!areTypesABICompatible(Caller, NestedCallee, Types)) in areInlineCompatible()