Home
last modified time | relevance | path

Searched defs:ForMemset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp335 bool LoopIdiomRecognize::isLegalStore(StoreInst *SI, bool &ForMemset, in isLegalStore()
435 bool ForMemset = false; in collectStores() local
509 bool ForMemset) { in processLoopStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp169 enum class ForMemset { No, Yes }; enum in __anon6c286d7f0111::LoopIdiomRecognize
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp207 enum class ForMemset { No, Yes }; enum in __anon4180e4850111::LoopIdiomRecognize