Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1950 SmallVector<Instruction *, 4> SpeculatedDbgIntrinsics; in SpeculativelyExecuteBB() local
1961 SpeculatedDbgIntrinsics.push_back(I); in SpeculativelyExecuteBB()
2109 for (Instruction *I : SpeculatedDbgIntrinsics) in SpeculativelyExecuteBB()