Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp727 StoreSource getStoreSource(SDValue StoreVal) { in getStoreSource() function in __anon666e37100111::DAGCombiner
21407 StoreSource StoreSrc = getStoreSource(Val); in getStoreMergeCandidates()
21475 if (getStoreSource(OtherBC) != StoreSource::Constant) in getStoreMergeCandidates()
22232 const StoreSource StoreSrc = getStoreSource(StoredVal); in mergeConsecutiveStores()