Searched refs:KillLoop (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp88 // KillLoop: There is a path from 'i' to 'i' not otherwise repeating 'i' that
100 bool KillLoop = false; member in struct:__anon2776::SuspendCrossingInfo::BlockData
148 (From == To && Block[ToIndex].KillLoop);
279 B.KillLoop |= B.Kills[BBNo];

Completed in 81 milliseconds