Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp509 bool IsRange = false) { in getOrInsertValueProfilingCall()
569 bool IsRange = (Ind->getValueKind()->getZExtValue() == in lowerValueProfileInst() local
/external/v8/src/compiler/
Dtypes.h397 bool IsRange() const { return IsKind(TypeBase::kRange); } in IsRange() function
/external/python/cpython2/Lib/plat-mac/
Daetypes.py161 def IsRange(x): function
/external/libusb/libusb/os/
Dwindows_winusb.h905 BOOLEAN IsRange; member