Searched refs:IMaps (Results 1 – 4 of 4) sorted by relevance
329 InstrMaps &IMaps; variable338 Context &Ctx, InstrMaps &IMaps) in LegalityAnalysis() argument339 : Sched(AA, Ctx), SE(SE), DL(DL), IMaps(IMaps) {} in LegalityAnalysis()
197 if (auto *VecOp = IMaps.getVectorForOrig(V)) { in getHowToCollectValues()199 std::optional<int> ExtractIdxOpt = IMaps.getOrigLane(VecOp, V); in getHowToCollectValues()256 IMaps.clear(); in clear()
40 std::unique_ptr<InstrMaps> IMaps; variable
316 IMaps->registerVector(Bndl, ActionPtr.get()); in vectorizeRec()504 IMaps = std::make_unique<InstrMaps>(); in runOnRegion()507 *IMaps); in runOnRegion()