Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGenerators.h200 void extractValuesFromStruct(SetVector<Value *> Values, Type *Ty,
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp134 extractValuesFromStruct(Data, StructData->getAllocatedType(), UserContext, in createSubFn()
H A DLoopGenerators.cpp245 void ParallelLoopGenerator::extractValuesFromStruct( in extractValuesFromStruct() function in ParallelLoopGenerator
H A DLoopGeneratorsKMP.cpp181 extractValuesFromStruct(Data, StructData->getAllocatedType(), UserContext, in createSubFn()