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