Home | History | Annotate | Download | only in AArch64

Lines Matching full:basic

135                     cl::desc("Restrict analysis at basic block scope"),
194 /// Map a basic block to a set of instructions per register.
195 /// This is used to represent the exposed uses of a basic block
199 /// Map a basic block to an instruction per register.
200 /// This is used to represent the live-out definitions of a basic block
207 /// Map a basic block to a BitVector.
208 /// This is used to record the kill registers per basic block.
269 /// For each basic block BB in MF, record:
317 // current basic block definition for this color, if any, is in Gen.
365 // If we restrict our analysis to basic block scope, conservatively add a
447 /// basic block scope and will set for every exposed definition a use to
456 // For each basic block.