Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DFunction.h96 BuildLazyArguments();
98 void BuildLazyArguments() const;
/external/llvm/lib/IR/
DFunction.cpp284 void Function::BuildLazyArguments() const { in BuildLazyArguments() function in Function