Home
last modified time | relevance | path

Searched refs: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
1159 if (shouldSplit(OuterInsertPoint, *OuterConditionValues, in splitScope()
1186 if (shouldSplit(PrevInsertPoint, PrevConditionValues, ConditionValues, in splitScope()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp728 auto shouldSplit = [](TTI::ShuffleKind Kind) { in getShuffleCost() local
740 shouldSplit(Kind)) { in getShuffleCost()