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