HomeSort by relevance Sort by last modified time
    Searched defs:ArrayBoundsClamper (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/third_party/compiler/
ArrayBoundsClamper.h 32 class ArrayBoundsClamper {
34 ArrayBoundsClamper();
ArrayBoundsClamper.cpp 26 #include "third_party/compiler/ArrayBoundsClamper.h"
72 ArrayBoundsClamper::ArrayBoundsClamper()
78 void ArrayBoundsClamper::SetClampingStrategy(ShArrayIndexClampingStrategy clampingStrategy)
83 void ArrayBoundsClamper::MarkIndirectArrayBoundsForClamping(TIntermNode* root)
95 void ArrayBoundsClamper::OutputClampingFunctionDefinition(TInfoSinkBase& out) const

Completed in 317 milliseconds