Home
last modified time | relevance | path

Searched defs:PhiArg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp253 Value *PhiArg = handleLoopCondition(Incoming, Broken, L, in handleLoopCondition() local
292 Value *PhiArg = CallInst::Create(Break, Broken, "", Insert); in handleLoopCondition() local
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp260 Value *PhiArg = handleLoopCondition(Incoming, Broken, L, Term); in handleLoopCondition() local
298 Value *PhiArg = CallInst::Create(Break, Broken, "", Insert); in handleLoopCondition() local