Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
554 void ExportFromCurrentBlock(const Value *V);
933 ExportFromCurrentBlock(V); in LowerAsSTATEPOINT()
2058 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2406 ExportFromCurrentBlock(SL->SwitchCases[i].CmpLHS); in visitBr()2407 ExportFromCurrentBlock(SL->SwitchCases[i].CmpRHS); in visitBr()10648 ExportFromCurrentBlock(Cond); in lowerWorkItem()10888 ExportFromCurrentBlock(Cond); in splitWorkItem()10904 ExportFromCurrentBlock(Cond); in splitWorkItem()10970 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()