Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp276 ConstantInt *InitialIVValue = in TEST() local
335 ConstantInt *InitialIVValue = in TEST() local
394 ConstantInt *InitialIVValue = in TEST() local
453 ConstantInt *InitialIVValue = in TEST() local
512 ConstantInt *InitialIVValue = in TEST() local
572 ConstantInt *InitialIVValue = in TEST() local
631 ConstantInt *InitialIVValue = in TEST() local
687 ConstantInt *InitialIVValue = in TEST() local
806 ConstantInt *InitialIVValue = in TEST() local
866 ConstantInt *InitialIVValue = in TEST() local
[all …]
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h234 Value &InitialIVValue; global() member
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp209 Value *InitialIVValue = IndDesc.getStartValue(); in getBounds() local