Searched defs:setLive (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h557 void setLive(bool Live) { Flags.Live = Live; } function in class:llvm::CalleeInfo::AllocationType::GlobalValueSummary

Completed in 297 milliseconds