Home
last modified time | relevance | path

Searched refs:widenLoopCompare (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1166 bool widenLoopCompare(NarrowIVDefUse DU);
1599 bool WidenIV::widenLoopCompare(WidenIV::NarrowIVDefUse DU) { in widenLoopCompare() function in WidenIV
1982 if (widenLoopCompare(DU)) in widenIVUse()