Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15579 static bool TryCombineBaseUpdate(struct BaseUpdateTarget &Target, in TryCombineBaseUpdate() function
16017 if (TryCombineBaseUpdate(Target, User, /*SimpleConstIncOnly=*/true, DCI)) in CombineBaseUpdate()
16031 if (TryCombineBaseUpdate(Target, User, /*SimpleConstIncOnly=*/false, DCI)) in CombineBaseUpdate()