Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp751 const bool IsForward = BinaryFunction::isForwardBranch(PredBB, BB); in shouldRewriteBranch() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13400 auto DistrubuteVecReduceLoad = [&](SDValue N0, SDValue N1, bool IsForward) { in TryDistrubutionADDVecReduce()