Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DPerfReader.h489 bool isSourceExternal(UnwindState &State) const { in isSourceExternal() function
500 return isSourceExternal(State) && in isReturnFromExternal()
507 return isSourceExternal(State) && in isCallFromExternal()