Searched refs:isArtificial (Results 1 – 11 of 11) sorted by relevance
149 bool isArtificial() const { in isArtificial() function150 if (Var->isArtificial()) in isArtificial()152 if (getType()->isArtificial()) in isArtificial()
879 if (Ty->isArtificial()) in constructSubprogramArguments()1239 if (SP->isArtificial()) in applySubprogramAttributes()1467 if (DT->isArtificial()) in constructMemberDIE()
804 if (Var.isArtificial()) in applyVariableAttributes()
359 if (!I->isArtificial()) in CopyAndMoveSuccessors()367 if (I->isArtificial()) in CopyAndMoveSuccessors()404 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
1113 if (!I->isArtificial()) in CopyAndMoveSuccessors()1121 if (I->isArtificial()) in CopyAndMoveSuccessors()1161 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()
533 SuccSU->addPred(PredDep, /*Required=*/!PredDep.isArtificial()); in addEdge()
571 bool isArtificial() const { return getFlags() & FlagArtificial; }1315 unsigned isArtificial() const { return getFlags() & FlagArtificial; }1908 bool isArtificial() const { return getFlags() & FlagArtificial; }
497 if (Ty->isArtificial()) in createArtificialType()
3875 if (V->isArtificial()) in verifyBitPieceExpression()