Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp109 bool isLegalStore(StoreInst *SI, bool &ForMemset, bool &ForMemsetPattern,
335 bool LoopIdiomRecognize::isLegalStore(StoreInst *SI, bool &ForMemset, in isLegalStore() function in LoopIdiomRecognize
439 if (!isLegalStore(SI, ForMemset, ForMemsetPattern, ForMemcpy)) in collectStores()