Searched refs:mangleLLVMName (Results 1 – 1 of 1) sorted by relevance
249 std::string getMangledLLVMName() const { return mangleLLVMName(); } in getMangledLLVMName()288 std::string mangleLLVMName() const;1074 std::string Intrinsic::mangleLLVMName() const { in mangleLLVMName() function in Intrinsic