Searched defs:hasLazyArguments (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | FunctionTest.cpp | 33 TEST(FunctionTest,hasLazyArguments) TEST() argument |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 114 bool hasLazyArguments() const { hasLazyArguments() function |