Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
409 void ExportFromCurrentBlock(const Value *V);
932 ExportFromCurrentBlock(V); in LowerAsSTATEPOINT()
2134 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2482 ExportFromCurrentBlock(SL->SwitchCases[i].CmpLHS); in visitBr()2483 ExportFromCurrentBlock(SL->SwitchCases[i].CmpRHS); in visitBr()11104 ExportFromCurrentBlock(Cond); in lowerWorkItem()11340 ExportFromCurrentBlock(Cond); in splitWorkItem()11356 ExportFromCurrentBlock(Cond); in splitWorkItem()11422 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()