Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp138 bool IsAnalyzed : 1; member
156 IsAnalyzed(false), IsEnqueued(false), IsBrAnalyzable(false), in BBInfo()
1230 if (BBI.IsAnalyzed || BBI.IsBeingAnalyzed) { in AnalyzeBlock()
1247 BBI.IsAnalyzed = true; in AnalyzeBlock()
1255 BBI.IsAnalyzed = true; in AnalyzeBlock()
1263 BBI.IsAnalyzed = true; in AnalyzeBlock()
1280 BBI.IsAnalyzed = true; in AnalyzeBlock()
1426 BBI.IsAnalyzed = true; in AnalyzeBlock()
1466 PBBI.IsAnalyzed = false; in InvalidatePreds()
1549 BBI.IsAnalyzed = false; in IfConvertSimple()
[all …]