Searched refs:isArtificial (Results 1 – 10 of 10) sorted by relevance
145 bool isArtificial() const { in isArtificial() function146 if (Var->isArtificial()) in isArtificial()148 if (getType()->isArtificial()) in isArtificial()
990 if (Ty->isArtificial()) in constructSubprogramArguments()1326 if (SP->isArtificial()) in applySubprogramAttributes()1543 if (DT->isArtificial()) in constructMemberDIE()
798 if (Var.isArtificial()) in applyVariableAttributes()
360 if (!I->isArtificial()) in CopyAndMoveSuccessors()368 if (I->isArtificial()) in CopyAndMoveSuccessors()405 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
1105 if (!I->isArtificial()) in CopyAndMoveSuccessors()1113 if (I->isArtificial()) in CopyAndMoveSuccessors()1153 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
216 bool isArtificial() const { in isArtificial() function656 return getSDep().isArtificial();
347 if (I->isArtificial()) in dumpAll()367 if (I->isArtificial()) in dumpAll()
530 SuccSU->addPred(PredDep, /*Required=*/!PredDep.isArtificial()); in addEdge()
572 bool isArtificial() const { return getFlags() & FlagArtificial; }1341 unsigned isArtificial() const { return getFlags() & FlagArtificial; }1919 bool isArtificial() const { return getFlags() & FlagArtificial; }
478 if (Ty->isArtificial()) in createArtificialType()