Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DReplayInlineAdvisor.h76 bool hasInlineAdvice(Function &F) const { in hasInlineAdvice() function
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DReplayInlineAdvisor.cpp100 if (!hasInlineAdvice(*CB.getFunction())) { in getAdviceImpl()