Searched refs:adjustCallerStackProbes (Results 1 – 4 of 4) sorted by relevance
236 def : MergeRule<"adjustCallerStackProbes">;
502 adjustCallerStackProbes(Caller, Callee);
1654 static void adjustCallerStackProbes(Function &Caller, const Function &Callee) { in adjustCallerStackProbes() function