Home
last modified time | relevance | path

Searched refs:BaseVariable (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp868 Variable *BaseVariable = makeVariable(IceType_i32); in sortAndCombineAllocas() local
875 BaseVariable, AllocaOffset); in sortAndCombineAllocas()
881 InstAlloca::create(this, BaseVariable, AllocaSize, CombinedAlignment); in sortAndCombineAllocas()