Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h43 struct MemIntrinsicInfo { struct
44 MemIntrinsicInfo() in MemIntrinsicInfo() function
47 bool ReadMem;
48 bool WriteMem;
49 bool Vol;
51 unsigned short MatchingId;
52 int NumMemRefs;
53 Value *PtrVal;