Home
last modified time | relevance | path

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

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