Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h150 bool mergeTruncStore(GStore &StoreMI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp708 bool LoadStoreOpt::mergeTruncStore(GStore &StoreMI, in mergeTruncStore() function in LoadStoreOpt
914 if (mergeTruncStore(*StoreMI, DeletedStores)) in mergeTruncStoresBlock()