Home
last modified time | relevance | path

Searched refs:RecordSequentialLoads (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp129 bool RecordSequentialLoads(BasicBlock *Header);
211 if (!RecordSequentialLoads(Header)) { in runOnLoop()
309 bool ARMParallelDSP::RecordSequentialLoads(BasicBlock *Header) { in RecordSequentialLoads() function in ARMParallelDSP