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