Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h191 bool MakeChange) const;
H A DX86InstrInfo.cpp5700 bool MakeChange) const { in foldImmediateImpl()
5759 if (!MakeChange) in foldImmediateImpl()
5803 if (!MakeChange) in foldImmediateImpl()
5814 if (!MakeChange) in foldImmediateImpl()
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12530 auto MakeChange = [&](Instruction *I, Use &U) { in manifest() local
12552 MakeChange(Inst, const_cast<Use &>(U)); in manifest()
12556 MakeChange(Inst, const_cast<Use &>(U)); in manifest()