Searched refs:doesContainLoop (Results 1 – 1 of 1) sorted by relevance
160 static bool doesContainLoop(const Loop *L, const Loop *OuterLoop) { in doesContainLoop() function190 if (!LoopOfBB || !doesContainLoop(LoopOfBB, TheLoop)) in getOrCreateVPBB()