Home
last modified time | relevance | path

Searched defs:ToRemove (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMOptimizeBarriersPass.cpp52 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AddressTypePromotion.cpp255 SetOfInstructions ToRemove; in propagateSignExtension() local
377 SetOfInstructions &ToRemove) { in mergeSExts()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp132 std::vector<Instruction *> ToRemove; in handleFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp790 unsigned ToRemove = Baseline == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
807 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local