Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_utils.cpp63 static bool isSupportedCPU() in isSupportedCPU() function
87 if (isSupportedCPU() == true) in testCPUFeature()