Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDirectoryScanner.cpp145 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 DDylibVerifier.cpp124 const DylibVerifier::Result Curr) { in updateResult()
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/
H A DOutlinedHashTreeRecord.cpp155 HashNode *Curr = IdNodeMap[Id]; in convertFromStableData() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp308 auto *Curr = InternalNodesToVisit.back(); in advance() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp141 CallStackTrieNode *Curr = nullptr; in addCallStack() local
H A DIRSimilarityIdentifier.cpp557 for (unsigned &Curr : ValueMappingIt->second) in checkNumberingAndReplaceCommutative() local
H A DScalarEvolution.cpp8557 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 DPPCBoolRetToInt.cpp79 Value *Curr = WorkList.pop_back_val(); in findAllDefs() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
[all...]
H A DGsymCreator.cpp236 FunctionInfo &Curr = Funcs[Idx]; in finalize() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp64 for (auto Curr = reinterpret_cast<const SectionType *>(LoadCmd.Ptr + extractSections() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp734 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 DLoopDistribute.cpp476 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
H A DIndVarSimplify.cpp1358 Value *Curr = Worklist.pop_back_val(); in optimizeLoopExitWithUnknownExitCount() local
H A DEarlyCSE.cpp1221 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp716 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp101 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
H A DLoopUtils.cpp1389 const Instruction *Curr = WorkList.pop_back_val(); in hasHardUserWithinLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp2233 int Curr = Order; in isValidSectionOrder() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp322 DWARFDie Curr = Die.getParent(); in verifyDebugInfoCallSite() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h191 uint64_t Curr = Value; in printFlags() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2133 const char *Curr = Start; in RecordParts() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3439 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local

12