Searched refs:shouldModelInst (Results 1 – 2 of 2) sorted by relevance
447 bool shouldModelInst(Instruction *Inst, Loop *L);
1769 bool ScopBuilder::shouldModelInst(Instruction *Inst, Loop *L) { in shouldModelInst() function in ScopBuilder1814 if (shouldModelInst(&Inst, SurroundingLoop)) in buildSequentialBlockStmts()1947 if (!shouldModelInst(&Inst, L)) in buildEqivClassBlockStmts()2028 if (shouldModelInst(&Inst, SurroundingLoop)) in buildStmts()