Searched defs:getCFInstrCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp190 unsigned TargetTransformInfo::getCFInstrCost(unsigned Opcode) const { function in class:TargetTransformInfo
567 unsigned getCFInstrCost(unsigned Opcode) const { function in struct:__anon2227::NoTTI
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp367 unsigned BasicTTI::getCFInstrCost(unsigned Opcode) const { function in class:BasicTTI

Completed in 58 milliseconds