Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DFunctionTest.cpp16 TEST(FunctionTest, hasLazyArguments) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DFunctionTest.cpp17 TEST(FunctionTest, hasLazyArguments) { in TEST() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h93 bool hasLazyArguments() const { in hasLazyArguments() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h105 bool hasLazyArguments() const { in hasLazyArguments() function