OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fold3
(Results
1 - 2
of
2
) sorted by null
/art/compiler/optimizing/
optimizing_compiler.cc
517
HConstantFolding*
fold3
= new (arena) HConstantFolding(graph, "constant_folding_after_bce");
local
552
fold3
, // evaluates code generated by dynamic bce
[
all
...]
/external/llvm/test/Transforms/InstCombine/
fast-math.ll
32
define double @
fold3
(double %f1) {
36
; CHECK-LABEL: @
fold3
(
Completed in 115 milliseconds