Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp94 bool eliminateOverflowIntrinsic(WithOverflowInst *WO);
415 bool SimplifyIndvar::eliminateOverflowIntrinsic(WithOverflowInst *WO) { in eliminateOverflowIntrinsic() function in SimplifyIndvar
612 if (eliminateOverflowIntrinsic(WO)) in eliminateIVUser()