Home
last modified time | relevance | path

Searched defs:getLastLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DReplaceWithVecLibTest.cpp40 std::string getLastLine(std::string Out) { in getLastLine() function in __anon074952df0111::ReplaceWithVecLibTest
/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h284 uint32_t getLastLine() const { return lines.back(); } in getLastLine() function