Home
last modified time | relevance | path

Searched refs:MakeChange (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h580 bool MakeChange) const;
H A DX86InstrInfo.cpp5675 bool MakeChange) const { in FoldImmediateImpl()
5737 if (!MakeChange) in FoldImmediateImpl()
5775 if (!MakeChange) in FoldImmediateImpl()
5786 if (!MakeChange) in FoldImmediateImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12540 auto MakeChange = [&](Instruction *I, Use &U) { in manifest() local
12562 MakeChange(Inst, const_cast<Use &>(U)); in manifest()
12566 MakeChange(Inst, const_cast<Use &>(U)); in manifest()