Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h37 unsigned IsSplit : 1; global() member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp349 migrateDebugInfo(AllocaInst * OldAlloca,bool IsSplit,uint64_t OldAllocaOffsetInBits,uint64_t SliceSizeInBits,Instruction * OldInst,Instruction * Inst,Value * Dest,Value * Value,const DataLayout & DL) migrateDebugInfo() argument
2650 bool IsSplit = false; global() member in __anonc91f7afb0d11::AllocaSliceRewriter
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3925 bool IsSplit; global() member