Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp50 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp258 SetOfInstructions ToRemove; in propagateSignExtension() local
380 SetOfInstructions &ToRemove) { in mergeSExts()
/external/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp133 std::vector<Instruction *> ToRemove; in handleFunction() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp264 std::vector<GlobalValue*> ToRemove; in TestFuncs() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp820 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local