Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1039 static bool shouldSplit(Instruction *InsertPoint, in shouldSplit() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp728 auto shouldSplit = [](TTI::ShuffleKind Kind) { in getShuffleCost() local