Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp237 auto *Curr = InternalNodesToVisit.back(); advance() local
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp126 size_t Curr = getCurrentStackAllocation(); ensureStackAddressSpace() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp130 CallStackTrieNode *Curr = nullptr; addCallStack() local
[all...]
H A DIRSimilarityIdentifier.cpp557 for (unsigned &Curr : ValueMappingIt->second) in checkNumberingAndReplaceCommutative() local
H A DValueTracking.cpp2219 auto *Curr = WorkList.pop_back_val(); isKnownNonNullFromDominatingCondition() local
[all...]
H A DScalarEvolution.cpp8536 const SCEV *Curr = Worklist.pop_back_val(); forgetBlockAndLoopDispositions() local
13881 const SCEV *Curr = Worklist.pop_back_val(); forgetMemoizedResults() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp79 Value *Curr = WorkList.pop_back_val(); in findAllDefs() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp201 for (const auto &Curr : Lines) { in encode() local
H A DGsymCreator.cpp232 FunctionInfo &Curr = Funcs[Idx]; finalize() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp65 for (auto Curr = reinterpret_cast<const SectionType *>(LoadCmd.Ptr + in extractSections() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp84 for (const ObjCMethodDecl *Curr : InvalidationMethods) { in hasMethod() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp716 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp477 for (auto Curr = PartitionContainer.cbegin(), cloneLoops() local
H A DIndVarSimplify.cpp1346 Value *Curr = Worklist.pop_back_val(); optimizeLoopExitWithUnknownExitCount() local
H A DEarlyCSE.cpp1221 Instruction *Curr = WorkList.pop_back_val(); in handleBranchCondition() local
H A DGVN.cpp2818 performScalarPREInsertion(Instruction * Instr,BasicBlock * Pred,BasicBlock * Curr,unsigned int ValNo) performScalarPREInsertion() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp280 DWARFDie Curr = Die.getParent(); verifyDebugInfoCallSite() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp101 User const *Curr = ToVisit.pop_back_val(); in isBlockValidForExtraction() local
H A DLoopUtils.cpp1244 const Instruction *Curr = WorkList.pop_back_val(); hasHardUserWithinLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp2051 int Curr = Order; isValidSectionOrder() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h191 uint64_t Curr = Value; in printFlags() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2133 const char *Curr = Start; in RecordParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3345 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); rollback() local

12