Searched refs:isArtificial (Results 1 – 7 of 7) sorted by relevance
79 bool isArtificial : 1; member97 bool isArtificial = false)107 assert(!isArtificial && "isArtificial only applies with SDep::Order!"); in Dep()114 Contents.Order.isArtificial = isArtificial; in Dep()130 Contents.Order.isArtificial == Other.Contents.Order.isArtificial;189 bool isArtificial() const { in isArtificial() function190 return getKind() == Order && Contents.Order.isArtificial; in isArtificial()629 return getSDep().isArtificial();
272 bool isArtificial() const { in isArtificial() function482 unsigned isArtificial() const { in isArtificial() function611 bool isArtificial() const { in isArtificial() function
352 if (!I->isArtificial()) in CopyAndMoveSuccessors()360 if (I->isArtificial()) in CopyAndMoveSuccessors()397 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
940 if (!I->isArtificial()) in CopyAndMoveSuccessors()948 if (I->isArtificial()) in CopyAndMoveSuccessors()988 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
317 if (I->isArtificial()) in dumpAll()338 if (I->isArtificial()) in dumpAll()
387 if (ATy.isArtificial()) in createSubprogramDIE()393 if (SP.isArtificial()) in createSubprogramDIE()485 if (ATy.isArtificial()) in updateSubprogramScopeDIE()680 if (Tag == dwarf::DW_TAG_formal_parameter && DV->getType().isArtificial()) in constructVariableDIE()683 else if (DIVariable(DV->getVariable()).isArtificial()) in constructVariableDIE()
482 if (Ty.isArtificial()) in createArtificialType()