Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DArchSpec.cpp31 static bool cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, …
832 cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce… in cores_match() argument
873 try_inverse = false; in cores_match()
882 if (try_inverse) in cores_match()