Searched defs:Replaced (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | TLSVariableHoist.cpp | 251 bool Replaced = false; in tryReplaceTLSCandidates() local |
H A D | IndVarSimplify.cpp | 1393 if (auto Replaced = optimizeLoopExitWithUnknownExitCount() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIPeepholeSDWA.cpp | 85 MachineOperand *Replaced; // Operand that would be replace by Target global() member in __anonce895fe20111::SDWAOperand |
H A D | AMDGPUMachineCFGStructurizer.cpp | 1429 bool Replaced = false; shrinkPHI() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstExtenders.cpp | 1885 bool Replaced = false; replaceInstr() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4633 if (const SCEV *Replaced = MatchMinMaxNegation(MME)) getNotSCEV() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 12402 bool Replaced = false; optimizeGatherSequence() local |