Searched refs:ExportFromCurrentBlock (Results 1 – 3 of 3) sorted by relevance
407 void ExportFromCurrentBlock(const Value *V);
935 ExportFromCurrentBlock(V); in LowerAsSTATEPOINT()
2353 void SelectionDAGBuilder::ExportFromCurrentBlock(const Value *V) { in ExportFromCurrentBlock() function in SelectionDAGBuilder2855 ExportFromCurrentBlock(SL->SwitchCases[i].CmpLHS); in visitBr()2856 ExportFromCurrentBlock(SL->SwitchCases[i].CmpRHS); in visitBr()12033 ExportFromCurrentBlock(Cond); in lowerWorkItem()12207 ExportFromCurrentBlock(Cond); in splitWorkItem()12223 ExportFromCurrentBlock(Cond); in splitWorkItem()12289 ExportFromCurrentBlock(SI.getCondition()); in peelDominantCaseCluster()