Searched defs:Name (Results 1 – 3 of 3) sorted by relevance
78 const std::string& Name() const { in Name() function
208 const char* Name() const { in Name() function213 static const char* Name(Code opcode) { in Name() function
44 void InsertHelper(::llvm::Instruction *I, const ::llvm::Twine &Name, in InsertHelper()