Searched refs:isArtificial (Results 1 – 9 of 9) sorted by relevance
80 bool isArtificial : 1; member100 bool isArtificial = false)110 assert(!isArtificial && "isArtificial only applies with SDep::Order!"); in Dep()117 Contents.Order.isArtificial = isArtificial; in Dep()134 Contents.Order.isArtificial == Other.Contents.Order.isArtificial; in overlaps()209 bool isArtificial() const { in isArtificial() function210 return getKind() == Order && Contents.Order.isArtificial; in isArtificial()631 return getSDep().isArtificial();
158 bool isArtificial() const { in isArtificial() function159 if (Var.isArtificial()) in isArtificial()162 && getType().isArtificial()) in isArtificial()
1110 if (ATy.isArtificial()) in getOrCreateSubprogramDIE()1116 if (SP.isArtificial()) in getOrCreateSubprogramDIE()1349 if (DV->isArtificial()) in constructVariableDIE()
331 if (ATy.isArtificial()) in updateSubprogramScopeDIE()
352 if (!I->isArtificial()) in CopyAndMoveSuccessors()360 if (I->isArtificial()) in CopyAndMoveSuccessors()397 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
1082 if (!I->isArtificial()) in CopyAndMoveSuccessors()1090 if (I->isArtificial()) in CopyAndMoveSuccessors()1130 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
287 bool isArtificial() const { in isArtificial() function500 unsigned isArtificial() const { in isArtificial() function641 bool isArtificial() const { in isArtificial() function
312 if (I->isArtificial()) in dumpAll()332 if (I->isArtificial()) in dumpAll()
621 if (Ty.isArtificial()) in createArtificialType()