Treat a call of function pointer like a load of the pointer when considering
[oota-llvm.git] / test / Transforms / SimplifyCFG / speculate-with-offset.ll
2010-11-11 Dan GohmanFactor out Instruction::isSafeToSpeculativelyExecute...