Searched refs:mayBeInCycle (Results 1 – 1 of 1) sorted by relevance
215 static bool mayBeInCycle(const CycleInfo *CI, const Instruction *I, in mayBeInCycle() function1732 if (mayBeInCycle(CI, cast<Instruction>(Usr), /* HeaderOnly */ true)) { in updateImpl()5588 if (mayBeInCycle(CI, I, /* HeaderOnly */ false)) { in initialize()11282 bool CyclePHI = mayBeInCycle(CI, &PHI, /* HeaderOnly */ true, &C); in handlePHINode()