Home
last modified time | relevance | path

Searched refs:FindIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp1277 auto FindIndex = [](ArrayRef<Value *> LiveVec, Value *Val) { in CreateGCRelocates() local
1311 Builder.getInt32(LiveStart + FindIndex(LiveVariables, BasePtrs[i])); in CreateGCRelocates()