Searched refs:isArtificial (Results 1 – 9 of 9) sorted by relevance
80 bool isArtificial : 1; member98 bool isArtificial = false)108 assert(!isArtificial && "isArtificial only applies with SDep::Order!"); in Dep()115 Contents.Order.isArtificial = isArtificial; in Dep()131 Contents.Order.isArtificial == Other.Contents.Order.isArtificial;189 bool isArtificial() const { in isArtificial() function190 return getKind() == Order && Contents.Order.isArtificial; in isArtificial()614 return getSDep().isArtificial();
158 bool isArtificial() const { in isArtificial() function159 if (Var.isArtificial()) in isArtificial()162 && getType().isArtificial()) in isArtificial()
1103 if (ATy.isArtificial()) in getOrCreateSubprogramDIE()1109 if (SP.isArtificial()) in getOrCreateSubprogramDIE()1342 if (DV->isArtificial()) in constructVariableDIE()
296 if (ATy.isArtificial()) in updateSubprogramScopeDIE()
352 if (!I->isArtificial()) in CopyAndMoveSuccessors()360 if (I->isArtificial()) in CopyAndMoveSuccessors()397 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
1079 if (!I->isArtificial()) in CopyAndMoveSuccessors()1087 if (I->isArtificial()) in CopyAndMoveSuccessors()1127 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
288 bool isArtificial() const { in isArtificial() function523 unsigned isArtificial() const { in isArtificial() function672 bool isArtificial() const { in isArtificial() function
294 if (I->isArtificial()) in dumpAll()314 if (I->isArtificial()) in dumpAll()
618 if (Ty.isArtificial()) in createArtificialType()