Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
402 void ExportFromCurrentBlock(const Value *V);
932 ExportFromCurrentBlock(V); in LowerAsSTATEPOINT()
2312 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2663 ExportFromCurrentBlock(SL->SwitchCases[i].CmpLHS); in visitBr()2664 ExportFromCurrentBlock(SL->SwitchCases[i].CmpRHS); in visitBr()11513 ExportFromCurrentBlock(Cond); in lowerWorkItem()11697 ExportFromCurrentBlock(Cond); in splitWorkItem()11713 ExportFromCurrentBlock(Cond); in splitWorkItem()11779 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()