Searched refs:getStmtFor (Results 1 – 7 of 7) sorted by relevance
24 ScopStmt *UserStmt = S->getStmtFor(UI); in create()99 if (InputMA || (!Virtual && UserStmt != S->getStmtFor(Inst))) in create()
806 DefStmt = S->getStmtFor(Inst); in forwardTreeImpl()
806 auto *ValStmt = S->getStmtFor(Inst); in makeValInst()
2361 ScopStmt *getStmtFor(Instruction *Inst) const { in getStmtFor() function
2008 auto *BasePtrStmt = getStmtFor(PointerBaseInst); in lookupBasePtrAccess()2447 if (ScopStmt *IncomingStmt = getStmtFor(IncomingInst)) in getIncomingStmtFor()
2528 ScopStmt *Stmt = scop->getStmtFor(Inst); in ensureValueWrite()3585 auto *Stmt = S->getStmtFor(&Inst); in verifyUses()
1062 } else if (S.getStmtFor(Inst)) { in materializeValue()