Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDADCE.cpp70 Instruction *Curr = Worklist.pop_back_val(); in runOnFunction() local
HDLoopDistribute.cpp412 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
HDGVN.cpp639 LeaderTableEntry &Curr = LeaderTable[N]; in addToLeaderTable() local
657 LeaderTableEntry* Curr = &LeaderTable[N]; in removeFromLeaderTable() local
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/NextBSD/contrib/llvm/tools/llvm-readobj/
HDStreamWriter.h138 uint64_t Curr = Value; in printFlags() local
/NextBSD/contrib/llvm/tools/llvm-stress/
HDllvm-stress.cpp668 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/NextBSD/contrib/llvm/include/llvm/TableGen/
HDRecord.h1513 const char *Curr = Start; in RecordParts() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp2094 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp2060 Instruction *Curr = I++; in FoldBranchToCommonDest() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp14274 SDValue Curr = In; in LowerSIGN_EXTEND_VECTOR_INREG() local