Searched defs:inlineCostStr (Results 1 – 2 of 2) sorted by relevance
357 std::string llvm::inlineCostStr(const InlineCost &IC) { in inlineCostStr() function in llvm
409 static std::string inlineCostStr(const InlineCost &IC) { in inlineCostStr() function