Searched defs:BBState (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp330 BlockState &BBState = BlockStates[MBB.getNumber()]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1213 struct BBState { struct
1214 BBState(MachineBasicBlock &MBB) : MBB(&MBB), SuccsAnalyzed(false) {} function in struct:BBState
H A DMachineVerifier.cpp2787 StackStateOfBB BBState; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp185 class BBState { class in namespace:__anon2648
[all...]

Completed in 134 milliseconds