Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp823 SetOfMachineInstr DefsOfPotentialCandidates; in computeOthers() local
869 if (DefsOfPotentialCandidates.empty()) { in computeOthers()
871 DefsOfPotentialCandidates = PotentialCandidates; in computeOthers()
874 DefsOfPotentialCandidates.insert( in computeOthers()
880 if (!DefsOfPotentialCandidates.count(Use)) { in computeOthers()