Searched refs:TargetFetchInst (Results 1 – 2 of 2) sorted by relevance
191 MCInst *&TargetFetchInst,197 MCInst *&TargetFetchInst) const;
371 MCInst *&TargetFetchInst, in maybeGetHotJumpTableTargets() argument518 TargetFetchInst = MemLocInstr; in maybeGetHotJumpTableTargets()527 MCInst *&TargetFetchInst) const { in findCallTargetSymbols()543 maybeGetHotJumpTableTargets(BB, CallInst, TargetFetchInst, JT); in findCallTargetSymbols()1317 MCInst *TargetFetchInst = nullptr; in runOnFunctions() local1319 findCallTargetSymbols(Targets, N, *BB, Inst, TargetFetchInst); in runOnFunctions()1350 } else if (TargetFetchInst) { in runOnFunctions()1352 MethodInfo.second.push_back(TargetFetchInst); in runOnFunctions()