Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DLoopGenerators.h174 void extractValuesFromStruct(SetVector<Value *> Values, Type *Ty,
/external/llvm-project/polly/lib/CodeGen/
DLoopGeneratorsGOMP.cpp132 extractValuesFromStruct(Data, StructData->getAllocatedType(), UserContext, in createSubFn()
DLoopGenerators.cpp244 void ParallelLoopGenerator::extractValuesFromStruct( in extractValuesFromStruct() function in ParallelLoopGenerator
DLoopGeneratorsKMP.cpp180 extractValuesFromStruct(Data, StructData->getAllocatedType(), UserContext, in createSubFn()