Searched refs:getPossibleTargets (Results 1 – 1 of 1) sorted by relevance
78 static bool getPossibleTargets(Inst *, SmallVectorImpl<Function *> &);381 if (getPossibleTargets(&Inst, Targets)) { in visitCallLikeInst()694 static bool getPossibleTargets(Inst *Call, in getPossibleTargets() function