Searched refs:adjustCallerSSPLevel (Results 1 – 10 of 10) sorted by relevance
261 def : MergeRule<"adjustCallerSSPLevel">;
449 adjustCallerSSPLevel(Caller, Callee);
551 adjustCallerSSPLevel(Caller, Callee);
1754 static void adjustCallerSSPLevel(Function &Caller, const Function &Callee) { in adjustCallerSSPLevel() function