Searched refs:isFoldableLoad (Results 1 – 2 of 2) sorted by relevance
125 bool isFoldableLoad(const LoadInst *Ld,
1215 bool SystemZTTIImpl::isFoldableLoad(const LoadInst *Ld, in isFoldableLoad() function in SystemZTTIImpl1318 if (isFoldableLoad(cast<LoadInst>(I), FoldedValue)) { in getMemoryOpCost()1334 if (OtherLoad && isFoldableLoad(OtherLoad, FoldedValue/*dummy*/)) in getMemoryOpCost()