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

  /external/llvm/include/llvm/Support/
CallSite.h 203 bool isNoInline() const {
204 CALLSITE_DELEGATE_GETTER(isNoInline());
  /external/llvm/lib/Analysis/
CodeMetrics.cpp 138 if (!CS.isNoInline() && F->hasInternalLinkage() && F->hasOneUse())
InlineCost.cpp     [all...]
  /external/llvm/include/llvm/
Instructions.h     [all...]

Completed in 928 milliseconds