Searched refs:shouldModelInst (Results 1 – 2 of 2) sorted by relevance
508 bool shouldModelInst(Instruction *Inst, Loop *L);
1931 bool ScopBuilder::shouldModelInst(Instruction *Inst, Loop *L) { in shouldModelInst() function in ScopBuilder1976 if (shouldModelInst(&Inst, SurroundingLoop)) in buildSequentialBlockStmts()2109 if (!shouldModelInst(&Inst, L)) in buildEqivClassBlockStmts()2190 if (shouldModelInst(&Inst, SurroundingLoop)) in buildStmts()