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