Searched defs:Ld0 (Results 1 – 1 of 1) sorted by relevance
302 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads()565 auto Ld0 = static_cast<LoadInst*>(PMul0->LHS); in CreateParallelPairs() local