Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1154 unsigned DefaultID = StatepointDirectives::DeoptBundleStatepointID; in LowerCallSiteWithDeoptBundleImpl() local
1157 SI.ID = SD.StatepointID.value_or(DefaultID); in LowerCallSiteWithDeoptBundleImpl()