Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGenerators.cpp180 AllocaInst *Struct = storeValuesIntoStruct(UsedValues); in createParallelLoop()
219 ParallelLoopGenerator::storeValuesIntoStruct(SetVector<Value *> &Values) { in storeValuesIntoStruct() function in ParallelLoopGenerator
/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGenerators.h192 AllocaInst *storeValuesIntoStruct(SetVector<Value *> &Values);