OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SimplifyMemSet
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp
123
Instruction *InstCombiner::
SimplifyMemSet
(MemSetInst *MI) {
239
if (Instruction *I =
SimplifyMemSet
(MSI))
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
175
Instruction *InstCombiner::
SimplifyMemSet
(MemSetInst *MI) {
[
all
...]
Completed in 69 milliseconds