Searched refs:BlocksVectorTy (Results 1 – 4 of 4) sorted by relevance
1914 using BlocksVectorTy = variable1917 BlocksVectorTy Blocks;1921 virtual BlocksVectorTy indirectCallPromotion( in indirectCallPromotion()1928 return BlocksVectorTy(); in indirectCallPromotion()1931 virtual BlocksVectorTy jumpTablePromotion( in jumpTablePromotion()1936 return BlocksVectorTy(); in jumpTablePromotion()
204 MCPlusBuilder::BlocksVectorTy &&ICPcode,
3415 BlocksVectorTy indirectCallPromotion( in indirectCallPromotion()3423 BlocksVectorTy Results; in indirectCallPromotion()3483 return BlocksVectorTy(); in indirectCallPromotion()3536 return BlocksVectorTy(); in indirectCallPromotion()3646 BlocksVectorTy jumpTablePromotion( in jumpTablePromotion()3654 return BlocksVectorTy(); in jumpTablePromotion()3656 BlocksVectorTy Results; in jumpTablePromotion()3675 return BlocksVectorTy(); in jumpTablePromotion()
748 MCPlusBuilder::BlocksVectorTy &&ICPcode, in rewriteCall()1356 MCPlusBuilder::BlocksVectorTy ICPcode = in runOnFunctions()