Searched refs:setCanAutoHide (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h563 void setCanAutoHide(bool CanAutoHide) { Flags.CanAutoHide = CanAutoHide; } function in class:llvm::CalleeInfo::AllocationType::GlobalValueSummary
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp388 S->setCanAutoHide(VI.canAutoHide() &&

Completed in 127 milliseconds