Searched defs:OIC (Results 1 – 2 of 2) sorted by relevance
170 auto OIC = getDefaultInlineAdvice(CB, FAM, Params); in getAdviceImpl() local 214 return OIC.has_value(); in tryCreate() local
159 std::optional<InlineCost> OIC; global() variable