Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp544 Function *DecFunc = in InsertLoopDec() local
548 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec()
569 Function *DecFunc = in InsertLoopRegDec() local
573 Value *Call = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopRegDec()