HomeSort by relevance Sort by last modified time
    Searched defs:BranchTargetList (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonBitTracker.h 24 typedef BitTracker::BranchTargetList BranchTargetList;
32 BranchTargetList &Targets, bool &FallsThru) const override;
BitTracker.h 37 typedef SetVector<const MachineBasicBlock *> BranchTargetList;
427 BranchTargetList &Targets, bool &FallsThru) const = 0;

Completed in 54 milliseconds