Home
last modified time | relevance | path

Searched refs:SameInlinee (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DPerfReader.cpp131 bool SameInlinee = Binary->inlineContextEqual(PrevIP, IP.Address); in unwindLinear() local
132 if (!SameInlinee) { in unwindLinear()