Home
last modified time | relevance | path

Searched defs:Curr (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/clang/lib/InstallAPI/
H A DDirectoryScanner.cpp145 StringRef Curr = i->path(); scanMultipleFrameworks() local
189 const StringRef Curr = i->path(); scanFrameworkVersionsDirectory() local
230 StringRef Curr = i->path(); scanFrameworkDirectory() local
[all...]
H A DDylibVerifier.cpp124 const DylibVerifier::Result Curr) { in updateResult() argument
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp97 Value *Curr = Worklist.back(); in buildTruncExpressionGraph() local
192 Value *Curr = Worklist.back(); in getMinBitWidth() local
/llvm-project/llvm/lib/CodeGenData/
H A DOutlinedHashTreeRecord.cpp
/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp308 auto *Curr = InternalNodesToVisit.back(); in advance() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.cpp54 const char *Curr = Name.data(); in skeleton() local
/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp130 CallStackTrieNode *Curr = nullptr; addCallStack() local
[all...]
H A DIRSimilarityIdentifier.cpp557 for (unsigned &Curr : ValueMappingIt->second) checkNumberingAndReplaceCommutative() local
/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/llvm-project/clang/tools/clang-installapi/
H A DOptions.cpp297 processXplatformOption(InputArgList & Args,arg_iterator Curr) processXplatformOption() argument
329 processXprojectOption(InputArgList & Args,arg_iterator Curr) processXprojectOption() argument
362 processXarchOption(InputArgList & Args,arg_iterator Curr) processXarchOption() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp79 Value *Curr = WorkList.pop_back_val(); findAllDefs() local
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp173 const SectionType *Curr = in extractSections() local
281 auto Curr = Start + i * sizeof(MachO::build_tool_version); in processLoadCommandData() local
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
H A DGsymCreator.cpp236 FunctionInfo &Curr = Funcs[Idx]; finalize() local
[all...]
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp65 for (auto Curr = reinterpret_cast<const SectionType *>(LoadCmd.Ptr + extractSections() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp82 const Stmt *Curr = DeclParents->lookup(V); in VisitVarDecl() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp84 for (const ObjCMethodDecl *Curr : InvalidationMethods) { in hasMethod() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp753 Node->Next = Curr.Next; in erase() local
734 LeaderListNode &Curr = NumToLeaders[N]; insert() local
2890 performScalarPREInsertion(Instruction * Instr,BasicBlock * Pred,BasicBlock * Curr,unsigned int ValNo) performScalarPREInsertion() argument
[all...]
H A DLoopDistribute.cpp476 for (auto Curr = PartitionContainer.cbegin(), cloneLoops() local
H A DIndVarSimplify.cpp1358 if (Curr->hasOneUse()) in optimizeLoopExitWithUnknownExitCount() local
H A DEarlyCSE.cpp1221 Instruction *Curr = WorkList.pop_back_val(); handleBranchCondition() local
/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp716 BasicBlock *Curr = Instr->getParent(); IntroduceControlFlow() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp101 if (!Visited.insert(Curr).second) in isBlockValidForExtraction() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp2230 int Curr = Order; isValidSectionOrder() local
/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h191 uint64_t Curr = Value; in printFlags() local

12