Searched defs:CHIArg (Results 1 – 1 of 1) sorted by relevance
138 struct CHIArg { struct 147 bool operator==(const CHIArg &A) const { return VN == A.VN; } in operator ==() argument 148 bool operator!=(const CHIArg &A) const { return !(*this == A); } in operator !=() argument 139 VNllvm::CHIArg global() argument 142 Destllvm::CHIArg global() argument 145 Illvm::CHIArg global() argument [all...]