Home
last modified time | relevance | path

Searched defs:hasLazyArguments (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DFunctionTest.cpp33 TEST(FunctionTest,hasLazyArguments) TEST() argument
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h114 bool hasLazyArguments() const { hasLazyArguments() function