Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dtile.h131 bool IsInside(int row4x4, int column4x4) const { in IsInside() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp945 bool IsInside = contains(O.getParent()->getParent()); in replaceRegister() local