Searched defs:LiveVec (Results 1 – 1 of 1) sorted by relevance
1394 auto FindIndex = [](ArrayRef<Value *> LiveVec, Value *Val) { in CreateGCRelocates()1823 SmallVector<Value *, 64> BaseVec, LiveVec; in makeStatepointExplicit() local