Searched refs:getCalledScalarFunction (Results 1 – 2 of 2) sorted by relevance
59 ->getCalledScalarFunction() in mayWriteToMemory()99 ->getCalledScalarFunction() in mayReadFromMemory()152 Function *Fn = cast<VPWidenCallRecipe>(this)->getCalledScalarFunction(); in mayHaveSideEffects()867 Function *CalledScalarFn = getCalledScalarFunction(); in execute()938 Function *CalledFn = getCalledScalarFunction(); in print()
1560 Function *getCalledScalarFunction() const { in getCalledScalarFunction() function