Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.h1277 bool areOutlineCompatible(const Function &A, const Function &B);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp2123 bool AttributeFuncs::areOutlineCompatible(const Function &A, in areOutlineCompatible() function in AttributeFuncs