Home
last modified time | relevance | path

Searched defs:VPC (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp836 auto *VPC = simplifyRecipe() local
841 auto *VPC = new VPWidenCastRecipe(Instruction::Trunc, A, TruncTy); simplifyRecipe() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp514 ValueProfileCollector VPC; global() member in __anon44f3207d0111::FuncPGOInstrumentation