Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3789 bool AllAddrModesTrivial = true; member in __anonfc20c1720d11::AddressingModeCombiner
3819 AllAddrModesTrivial = AllAddrModesTrivial && NewAddrMode.isTrivial(); in addNewAddrMode()
3880 if (AllAddrModesTrivial) in combineAddrModes()