Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ProfileData/
H A DSampleProfReader.cpp85 static bool ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, in ParseLine()
189 bool IsCallsite; in read() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp97 static bool ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, in ParseLine()
234 bool IsCallsite; in readImpl() local