Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp553 bool IsRange = false) { in getOrInsertValueProfilingCall()
610 bool IsRange = (Ind->getValueKind()->getZExtValue() == in lowerValueProfileInst() local
/third_party/node/deps/v8/src/compiler/
Dtypes.h413 bool IsRange() const { return IsKind(TypeBase::kRange); } in IsRange() function