Searched refs:hoistLockstepIdenticalDbgVariableRecords (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1535 static void hoistLockstepIdenticalDbgVariableRecords( in hoistLockstepIdenticalDbgVariableRecords() function 1695 hoistLockstepIdenticalDbgVariableRecords(TI, I1, OtherInsts); in hoistCommonCodeFromSuccessors() 1725 hoistLockstepIdenticalDbgVariableRecords(TI, I1, OtherInsts); in hoistCommonCodeFromSuccessors() 1739 hoistLockstepIdenticalDbgVariableRecords(TI, I1, OtherInsts); in hoistCommonCodeFromSuccessors() 1763 hoistLockstepIdenticalDbgVariableRecords(TI, I1, OtherInsts); in hoistCommonCodeFromSuccessors() 1828 hoistLockstepIdenticalDbgVariableRecords(TI, I1, OtherSuccTIs); in hoistSuccIdenticalTerminatorToSwitchOrIf()
|