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