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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp413 bool isLdStMul = false; local
516 isLdStMul = true;
532 isLdStMul = true;
552 isLdStMul = true;
589 if (!isLdStMul) {

Completed in 49 milliseconds