Home
last modified time | relevance | path

Searched defs:StructData (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp93 createSubFn(Value * Stride,AllocaInst * StructData,SetVector<Value * > Data,ValueMapT & Map) createSubFn() argument
H A DLoopGeneratorsKMP.cpp133 createSubFn(Value * SequentialLoopStride,AllocaInst * StructData,SetVector<Value * > Data,ValueMapT & Map) createSubFn() argument
/llvm-project/clang/lib/AST/
H A DAPValue.cpp299 APValue::StructData::StructData(unsigned NumBases, unsigned NumFields) : in StructData() function in APValue::StructData