Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
726 void ExportFromCurrentBlock(const Value *V);
599 Builder.ExportFromCurrentBlock(V); in lowerStatepointMetaArgs()
1717 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2051 ExportFromCurrentBlock(SwitchCases[i].CmpLHS); in visitBr()2052 ExportFromCurrentBlock(SwitchCases[i].CmpRHS); in visitBr()9990 ExportFromCurrentBlock(Cond); in lowerWorkItem()10215 ExportFromCurrentBlock(Cond); in splitWorkItem()10231 ExportFromCurrentBlock(Cond); in splitWorkItem()10297 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()