Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h1291 bool areOutlineCompatible(const Function &A, const Function &B);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2394 bool AttributeFuncs::areOutlineCompatible(const Function &A, in areOutlineCompatible() function in AttributeFuncs