Searched defs:isFastpath (Results 1 – 2 of 2) sorted by relevance
203 void CodegenFastPath::CreateTailCall(IntrinsicInst *inst, bool isFastpath) in CreateTailCall()
181 bool isFastpath = GetGraph()->GetMode().IsFastPath(); in CallBarrier() local