Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DADCE.cpp96 Instruction *Curr = Worklist.pop_back_val(); in aggressiveDCE() local
DLoopDistribute.cpp430 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
/external/clang/lib/ARCMigrate/
DTransProtectedScope.cpp64 SwitchCase *Curr = S->getSwitchCaseList(); in VisitSwitchStmt() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp67 Value *Curr = WorkList.back(); in findAllDefs() local
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp91 const SectionType *Curr = in extractSections() local
/external/llvm/include/llvm/Support/
DScopedPrinter.h151 uint64_t Curr = Value; in printFlags() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp668 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp487 LeaderTableEntry &Curr = LeaderTable[N]; in addToLeaderTable() local
505 LeaderTableEntry* Curr = &LeaderTable[N]; in removeFromLeaderTable() local
/external/llvm/include/llvm/TableGen/
DRecord.h1593 const char *Curr = Start; in RecordParts() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2205 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2575 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local