Home
last modified time | relevance | path

Searched defs:MemSetInst (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombine.h26 class MemSetInst; variable
/external/llvm/include/llvm/
DIntrinsicInst.h208 static inline bool classof(const MemSetInst *) { return true; } in classof()