|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/CodeGen/DbgEntityHistoryCalculator.h 92 void clear() { VarEntries.clear(); }
116 void clear() { LabelInstr.clear(); }
include/llvm/CodeGen/StackMaps.h 234 ConstPool.clear();
235 FnInfos.clear();
include/llvm/Transforms/Scalar/ConstantHoisting.h 134 ClonedCastMap.clear();
138 ConstGEPCandMap.clear();
142 ConstGEPInfoMap.clear();
lib/CodeGen/AsmPrinter/AsmPrinter.cpp 1295 GlobalGOTEquivs.clear();
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp 2118 FnDebugInfo.clear();
lib/CodeGen/CodeGenPrepare.cpp 497 LargeOffsetGEPMap.clear();
lib/CodeGen/MachinePipeliner.cpp 667 PendingLoads.clear();
lib/CodeGen/ScheduleDAGInstrs.cpp 641 MapVector<ValueType, SUList>::clear();
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 1031 DanglingDebugInfoMap.clear();
lib/CodeGen/StackMaps.cpp 579 ConstPool.clear();
lib/CodeGen/WinEHPrepare.cpp 1064 FuncletBlocks.clear();
lib/IR/Verifier.cpp 357 SiblingFuncletInfo.clear();
lib/Target/PowerPC/PPCAsmPrinter.cpp 96 TOC.clear();
lib/Target/SystemZ/SystemZTDC.cpp 312 ConvertedInsts.clear();
lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp 68 InstInfoMap.clear();
lib/Transforms/IPO/Attributor.cpp 874 ReturnedValues.clear();
4474 QueryMap.clear();
lib/Transforms/Scalar/Float2Int.cpp 520 SeenInsts.clear();
521 ConvertedInsts.clear();
lib/Transforms/Scalar/GVN.cpp 2153 ReplaceOperandsWithMap.clear();
lib/Transforms/Scalar/LoopIdiomRecognize.cpp 578 StoreRefsForMemset.clear();
579 StoreRefsForMemsetPattern.clear();
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp 2333 Info.PointerToBase.clear();
lib/Transforms/Scalar/StructurizeCFG.cpp 888 AddedPhis.clear();
1051 AddedPhis.clear();
lib/Transforms/Vectorize/SLPVectorizer.cpp 568 MinBWs.clear();
5280 Stores.clear();
5281 GEPs.clear();
5462 Stores.clear();
5463 GEPs.clear();
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp 602 LocalAddrs.clear();
tools/clang/lib/Sema/AnalysisBasedWarnings.cpp 1573 uses.clear();
tools/clang/lib/Sema/ScopeInfo.cpp 45 CoroutineParameterMoves.clear();
tools/clang/lib/Sema/Sema.cpp 757 S.UndefinedButUsed.clear();
944 DelayedTypos.clear();
tools/clang/lib/Serialization/ASTReader.cpp 9930 PendingMacroIDs.clear();
10054 PendingBodies.clear();
12155 PendingExceptionSpecUpdates.clear();
12167 PendingDeducedTypeUpdates.clear();
tools/lld/ELF/SyntheticSections.cpp 840 got.local32.clear();
850 got.relocs.clear();
tools/polly/lib/Analysis/ScopInfo.cpp 2727 RegionToScopMap.clear();
tools/polly/lib/CodeGen/IRBuilder.cpp 59 AliasScopeMap.clear();