Searched defs:Beginning (Results 1 – 4 of 4) sorted by relevance
361 enum class AddLocation { Beginning, End }; global() enumerator
243 bool Beginning; variable
575 Beginning, // start of the name in ParseFullNameImpl() enumerator
860 addInsertPoint(MachineBasicBlock & MBB,bool Beginning) addInsertPoint() argument