Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/base/
H A DSkTBlockList.h288 using CIter = BlockIndexIterator<const T&, true, true, &First, &Last, &Increment, &GetItem>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6929 auto CIter = CrossIterationNeeds.find(Reg.id()); in tooMuchRegisterPressure() local
6963 auto CIter = CrossIterationNeeds.find(Reg.id()); in tooMuchRegisterPressure() local
6974 auto CIter = CrossIterationNeeds.find(Reg.id()); in tooMuchRegisterPressure() local