Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2946 static bool isPostIndex(MachineInstr &MI) { in isPostIndex() function
3167 if (isPreIndex(Use) || isPostIndex(Use)) in DistributeIncrements()