OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifyMemSet
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
377
Instruction *
SimplifyMemSet
(MemSetInst *MI);
InstCombineCalls.cpp
154
Instruction *InstCombiner::
SimplifyMemSet
(MemSetInst *MI) {
266
if (Instruction *I =
SimplifyMemSet
(MSI))
[
all
...]
Completed in 283 milliseconds