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

  /external/llvm/include/llvm/IR/
CallSite.h 334 bool onlyAccessesArgMemory() const {
335 CALLSITE_DELEGATE_GETTER(onlyAccessesArgMemory());
Function.h 282 bool onlyAccessesArgMemory() const {

Completed in 675 milliseconds