Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DSampleProfReader.cpp88 static bool ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, in ParseLine()
191 bool IsCallsite; in read() local