HomeSort by relevance Sort by last modified time
    Searched refs:BuildLazyArguments (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Function.h 96 BuildLazyArguments();
98 void BuildLazyArguments() const;
  /external/llvm/lib/IR/
Function.cpp 284 void Function::BuildLazyArguments() const {
    [all...]

Completed in 41 milliseconds