Searched defs:ConstOps (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 1652 SmallVector<Constant *> ConstOps; constantFoldOperationIntoSelectOperand() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 4428 SmallVector<Constant *, 8> ConstOps; simplifyWithOpReplaced() local |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 1563 SmallVector<Constant *> ConstOps; materializeValue() local |