| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | StackAvailableExpressions.h | 47 BitVector computeNext(const MCInst &Point, const BitVector &Cur);
|
| H A D | StackAllocationAnalysis.h | 56 BitVector computeNext(const MCInst &Point, const BitVector &Cur);
|
| H A D | StackReachingUses.h | 72 BitVector computeNext(const MCInst &Point, const BitVector &Cur);
|
| H A D | ReachingInsns.h | 74 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext() function
|
| H A D | DominatorAnalysis.h | 136 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext() function
|
| H A D | ReachingDefOrUse.h | 117 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext() function
|
| H A D | LivenessAnalysis.h | 97 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext() function
|
| H A D | DataflowAnalysis.h | 209 StateTy computeNext(const MCInst &Point, const StateTy &Cur) { in computeNext() function 391 StateTy CurState = derived().computeNext(Inst, *PrevState); in run()
|
| H A D | StackPointerTracking.h | 167 std::pair<int, int> computeNext(const MCInst &Point, in computeNext() function
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | ValidateInternalCalls.cpp | 60 std::pair<int, int> computeNext(const MCInst &Point, in computeNext() function in llvm::bolt::__anonf53e266a0111::StackPointerTrackingForInternalCalls 63 StackPointerTrackingForInternalCalls>::computeNext(Point, Cur); in computeNext()
|
| H A D | StackAvailableExpressions.cpp | 110 BitVector StackAvailableExpressions::computeNext(const MCInst &Point, in computeNext() function in llvm::bolt::StackAvailableExpressions
|
| H A D | StackReachingUses.cpp | 103 BitVector StackReachingUses::computeNext(const MCInst &Point, in computeNext() function in llvm::bolt::StackReachingUses
|
| H A D | StackAllocationAnalysis.cpp | 95 BitVector StackAllocationAnalysis::computeNext(const MCInst &Point, in computeNext() function in llvm::bolt::StackAllocationAnalysis
|
| H A D | ShrinkWrapping.cpp | 1498 std::pair<int, int> computeNext(const MCInst &Point, in computeNext() function in llvm::bolt::__anonada6bacb0711::PredictiveStackPointerTracking 1501 StackPointerTrackingBase<PredictiveStackPointerTracking>::computeNext( in computeNext()
|