/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | DirectoryScanner.cpp | 145 StringRef Curr = i->path(); in scanMultipleFrameworks() local 189 const StringRef Curr = i->path(); in scanFrameworkVersionsDirectory() local 230 StringRef Curr = i->path(); in scanFrameworkDirectory() local
|
H A D | DylibVerifier.cpp | 124 const DylibVerifier::Result Curr) { in updateResult()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | TruncInstCombine.cpp | 97 Value *Curr = Worklist.back(); in buildTruncExpressionGraph() local 192 Value *Curr = Worklist.back(); in getMinBitWidth() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/ |
H A D | OutlinedHashTreeRecord.cpp | 155 HashNode *Curr = IdNodeMap[Id]; in convertFromStableData() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SuffixTree.cpp | 308 auto *Curr = InternalNodesToVisit.back(); in advance() local
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransProtectedScope.cpp | 64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryProfileInfo.cpp | 141 CallStackTrieNode *Curr = nullptr; in addCallStack() local
|
H A D | IRSimilarityIdentifier.cpp | 557 for (unsigned &Curr : ValueMappingIt->second) in checkNumberingAndReplaceCommutative() local
|
H A D | ScalarEvolution.cpp | 8557 const SCEV *Curr = Worklist.pop_back_val(); in forgetBlockAndLoopDispositions() local 14043 const SCEV *Curr = Worklist.pop_back_val(); in forgetMemoizedResults() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 79 Value *Curr = WorkList.pop_back_val(); in findAllDefs() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | LineTable.cpp | 201 for (const auto &Curr : Lines) { in encode() local [all...] |
H A D | GsymCreator.cpp | 236 FunctionInfo &Curr = Funcs[Idx]; in finalize() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOReader.cpp | 64 for (auto Curr = reinterpret_cast<const SectionType *>(LoadCmd.Ptr + extractSections() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 734 LeaderListNode &Curr = NumToLeaders[N]; in insert() local 753 LeaderListNode *Curr = &NumToLeaders[N]; in erase() local 2890 BasicBlock *Curr, unsigned int ValNo) { in performScalarPREInsertion()
|
H A D | LoopDistribute.cpp | 476 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
|
H A D | IndVarSimplify.cpp | 1358 Value *Curr = Worklist.pop_back_val(); in optimizeLoopExitWithUnknownExitCount() local
|
H A D | EarlyCSE.cpp | 1221 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 716 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 101 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
|
H A D | LoopUtils.cpp | 1389 const Instruction *Curr = WorkList.pop_back_val(); in hasHardUserWithinLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 2233 int Curr = Order; in isValidSectionOrder() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 322 DWARFDie Curr = Die.getParent(); in verifyDebugInfoCallSite() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 191 uint64_t Curr = Value; in printFlags() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 2133 const char *Curr = Start; in RecordParts() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3439 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
|