Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp144 bool CannotBeCopied : 1; member
158 IsUnpredicable(false), CannotBeCopied(false), in BBInfo()
663 if (TrueBBI.CannotBeCopied || in ValidSimple()
689 if (TrueBBI.CannotBeCopied) in ValidTriangle()
1108 BBI.CannotBeCopied = true; in ScanInstructions()
1547 (CvtBBI->CannotBeCopied && CvtMBB.pred_size() > 1)) { in IfConvertSimple()
1633 (CvtBBI->CannotBeCopied && CvtMBB.pred_size() > 1)) { in IfConvertTriangle()