Home
last modified time | relevance | path

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

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