Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArrayRef

78     Value *setupFunctionContext(Function &F, ArrayRef<LandingPadInst*> LPads);
80 void lowerAcrossUnwindEdges(Function &F, ArrayRef<InvokeInst*> Invokes);
716 setupFunctionContext(Function &F, ArrayRef<LandingPadInst*> LPads) {
842 ArrayRef<InvokeInst*> Invokes) {