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