Searched refs:InsertSub (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp493 bool InsertSub = false; local
519 InsertSub = true;
537 InsertSub = true;
541 InsertSub = true;
547 InsertSub = true;
550 if (InsertSub) {

Completed in 53 milliseconds