Home
last modified time | relevance | path

Searched defs:OIC (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineAdvisor.cpp168 auto OIC = getDefaultInlineAdvice(CB, FAM, Params); in getAdviceImpl() local
228 auto OIC = getDefaultInlineAdvice(CB, FAM, Params); in tryCreate() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h160 std::optional<InlineCost> OIC; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInliner.cpp484 auto OIC = shouldInline(CB, GetInlineCost, ORE); in inlineCallsImpl() local