LLVM: include/llvm/Remarks/RemarkStringTable.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16#ifndef LLVM_REMARKS_REMARKSTRINGTABLE_H

17#define LLVM_REMARKS_REMARKSTRINGTABLE_H

18

22#include

23

24namespace llvm {

25

28

30

33

34

35

36

38

39

41

43

45

46

49

52

53

55

56

58

59

61

62

63

64

66

67

68

70};

71

72}

73}

74

75#endif

This file defines the StringMap class.

This file defines the BumpPtrAllocator interface.

StringMap - This is an unconventional map that is specialized for handling keys that are "strings",...

StringRef - Represent a constant reference to a string, i.e.

This class implements an extremely fast bulk output stream that can only output to a stream.

This is an optimization pass for GlobalISel generic memory operations.