Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp82 bool replaceFloatIVWithIntegerIV(Instruction *UseInst);
651 bool SimplifyIndvar::replaceFloatIVWithIntegerIV(Instruction *UseInst) { in replaceFloatIVWithIntegerIV() function in SimplifyIndvar
930 if (replaceFloatIVWithIntegerIV(UseInst)) { in simplifyUsers()