Home
last modified time | relevance | path

Searched defs:IsInsertPoint (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp393 bool IsInsertPoint = Rem->getIterator() == Builder.GetInsertPoint(); in expandRemainder() local
452 bool IsInsertPoint = Div->getIterator() == Builder.GetInsertPoint(); in expandDivision() local