Searched defs:IsFinalized (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | DXContainerPSVInfo.h | 48 bool IsFinalized = false; global() member |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVObject.h | 126 IsFinalized, // CodeView object is finalized. enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 6929 bool IsFinalized = false; global() member in BoUpSLP::ShuffleCostEstimator |