Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DHardwareLoops.cpp476 Function *DecFunc = in InsertLoopDec() local
480 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec()
498 Function *DecFunc = in InsertLoopRegDec() local
502 Value *Call = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopRegDec()