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