Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
357 void ExportFromCurrentBlock(const Value *V);
961 ExportFromCurrentBlock(V); in LowerAsSTATEPOINT()
2078 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2426 ExportFromCurrentBlock(SL->SwitchCases[i].CmpLHS); in visitBr()2427 ExportFromCurrentBlock(SL->SwitchCases[i].CmpRHS); in visitBr()10858 ExportFromCurrentBlock(Cond); in lowerWorkItem()11094 ExportFromCurrentBlock(Cond); in splitWorkItem()11110 ExportFromCurrentBlock(Cond); in splitWorkItem()11176 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()