Home
last modified time | relevance | path

Searched defs:DbgVariableRecord (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h26 class DbgVariableRecord; variable
/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp31 DbgVariableRecord::DbgVariableRecord(const DbgVariableIntrinsic *DVI) in DbgVariableRecord() function in llvm::DbgVariableRecord
58 DbgVariableRecord::DbgVariableRecord(const DbgVariableRecord &DVR) in DbgVariableRecord() function in llvm::DbgVariableRecord
64 DbgVariableRecord::DbgVariableRecord(Metadata *Location, DILocalVariable *DV, in DbgVariableRecord() function in llvm::DbgVariableRecord
70 DbgVariableRecord::DbgVariableRecord(Metadat function in llvm::DbgVariableRecord
161 DbgVariableRecord::DbgVariableRecord(DbgVariableRecord::LocationType Type, DbgVariableRecord() function in llvm::DbgVariableRecord
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h37 class DbgVariableRecord; variable
[all...]
H A DDebugProgramInstruction.h70 class DbgVariableRecord; variable
[all...]
H A DBasicBlock.h42 class DbgVariableRecord; variable
H A DMetadata.h46 class DbgVariableRecord; variable
H A DDebugInfoMetadata.h69 class DbgVariableRecord; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp149 updateForDeletedStore(StoreInst * ToDelete,DIBuilder & DIB,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DbgVariableRecord *,8> * DVRAssignsToDelete) const updateForDeletedStore() argument
526 rewriteSingleStoreAlloca(AllocaInst * AI,AllocaInfo & Info,LargeBlockInfo & LBI,const DataLayout & DL,DominatorTree & DT,AssumptionCache * AC,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DbgVariableRecord *,8> * DVRAssignsToDelete) rewriteSingleStoreAlloca() argument
641 promoteSingleBlockAlloca(AllocaInst * AI,const AllocaInfo & Info,LargeBlockInfo & LBI,const DataLayout & DL,DominatorTree & DT,AssumptionCache * AC,SmallSet<DbgAssignIntrinsic *,8> * DbgAssignsToDelete,SmallSet<DbgVariableRecord *,8> * DVRAssignsToDelete) promoteSingleBlockAlloca() argument
[all...]