Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp191 for (auto Curr : Blocks) in ~RelooperAlgorithm() local
193 for (auto Curr : Shapes) in ~RelooperAlgorithm() local
217 Block *Curr = ToInvestigate.front(); in Calculate() local
234 for (const auto &Curr : Live) { in Calculate() local
286 Block *Curr = Blocks[i]; in Calculate() local
367 Block *Curr = *(Queue.begin()); in Calculate() local
380 for (const auto &Curr : InnerBlocks) { in Calculate() local
469 Block *Curr = Queue.front(); in Calculate() local
610 Block *Curr = *(Entries->begin()); in Calculate() local
686 for (const auto &Curr : SmallGroup) { in Calculate() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DADCE.cpp51 Instruction *Curr = Worklist.pop_back_val(); in aggressiveDCE() local
DLoopDistribute.cpp416 for (auto Curr = PartitionContainer.cbegin(), in cloneLoops() local
DGVN.cpp648 LeaderTableEntry &Curr = LeaderTable[N]; in addToLeaderTable() local
666 LeaderTableEntry* Curr = &LeaderTable[N]; in removeFromLeaderTable() 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/llvm-readobj/
DStreamWriter.h141 uint64_t Curr = Value; in printFlags() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp669 BasicBlock *Curr = Instr->getParent(); in IntroduceControlFlow() local
/external/llvm/include/llvm/TableGen/
DRecord.h1511 const char *Curr = Start; in RecordParts() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2517 std::unique_ptr<TypePromotionAction> Curr = Actions.pop_back_val(); in rollback() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2093 Instruction *Curr = &*I++; in FoldBranchToCommonDest() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp15161 SDValue Curr = In; in LowerSIGN_EXTEND_VECTOR_INREG() local