Home
last modified time | relevance | path

Searched refs:adjustCallerSSPLevel (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.td364 def : MergeRule<"adjustCallerSSPLevel">;
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp1900 static void adjustCallerSSPLevel(Function &Caller, const Function &Callee) { in adjustCallerSSPLevel() function